daranguiz / barbell-io

Lift yourself up by your Bootstrap(s)
http://barbell.io
MIT License
1 stars 2 forks source link

Get rid of deprecated imports #21

Closed kashev closed 8 years ago

kashev commented 8 years ago

An example:

/home/kashev/.virtualenvs/barbell-io/lib/python3.5/site-packages/flask/exthook.py:71: ExtDeprecationWarning: Importing flask.ext.login is deprecated, use flask_login instead.

Fix these. We do things the right way around here :P

kashev commented 8 years ago

It's dumb that if you put fixes issue #21, it doesn't close it, but if you put fixes #21, it does