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

Forms.py should be in /app/controllers #17

Open jhoviatt opened 7 years ago

jhoviatt commented 7 years ago

For some reason forms.py is floating outside the dir structure?