gouthambs/Flask-Blogging

Why is Flask-Login=0.2.11 needed?

danwos opened this issue · 2 comments

Hey all,

I have problems using flask-blogging for my projects. Because it needs flask-login to be exactly 0.2.11, but other extensions like Flask-Security need something >0.3.

This requirement is based of all flask-blogging releases since 0.4.2.

However, this problems seems to be already fixed by this commit, but is has not found it's way to an official release.

It would be great, if there is a new release :-)

Thanks for finding this. The master is upto date. Will make a release with the update.

@danwos Done. Released version 0.7.0. Mind giving it a try?