6 Commits (4d670d6c59f41e8107347a58ec041e2b8f18818b)

Author SHA1 Message Date
Wagner Augusto Andreoli 2986743a8c Add an option to fix imports before linting, make all code conform to the linting rules 9 years ago
Patman64 2a45b9f4ba Python code clean-up (PEP-8 related and other) 10 years ago
Steven Loria 5a4c4425f6 Default error code to 500 11 years ago
Steven Loria 338ef8b280 Correctly initialize debug toolbar 11 years ago
Steven Loria 6303991a69 Correctly set bcrypt log rounds in app config 11 years ago
Steven Loria 7ede47885f Rename repo_name -> app_name 11 years ago
Steven Loria 0a2412525f Add error handlers and templates for 401, 404, and 500 11 years ago
Steven Loria 82eca9190d Add Flask-Cache 11 years ago
Steven Loria 64e28cfdaa Add migrations with Flask-Migrate 11 years ago
Steven Loria e9dfd0573a Add Flask-Debug toolbar 11 years ago
Steven Loria d1d832ba97 Add Factory Boy support 11 years ago
Steven Loria 581ce4d981 Flask-Login support 11 years ago
Steven Loria 4dad84074b Use Bcrypt for password hashing and refactor extension registration 11 years ago
Steven Loria abda53a2f3 Fix Procfile 11 years ago
Steven Loria 4aea7377a1 Remove env parameter from app factory function 11 years ago
Steven Loria 1f9e6b171e Store password hash and add basic test 11 years ago
Myke Stubbs e4662ec209 Use expected config object when creating app 12 years ago
Steven Loria 3a411b4abe Modular structure with blueprints 12 years ago
Steven Loria 0f142a65e8 Flask-assets support 12 years ago
Steven Loria 7d37cb6254 Add dev/prod configuration 12 years ago
Steven Loria 4bd4c7971a Initial commit 12 years ago