realpython / flask-boilerplate

Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap
http://www.flaskboilerplate.com
Apache License 2.0
1.53k stars 535 forks source link

Update app.py #13

Closed garyherd closed 8 years ago

garyherd commented 9 years ago

Add missing import os. Not sure if this was left out deliberately, but I couldn't get this to run until I added the import