855 Commits (master)
 

Author SHA1 Message Date
Steven Loria 34ba9a1531 Remove redundant error handler 11 years ago
Steven Loria 4a5dd70c66 Fix typo in import 11 years ago
Steven Loria 12d9e38a01 Update README 11 years ago
Steven Loria 24fffbb7b3 createdb no longer necessary 11 years ago
Steven Loria 43a4083eff Add first_name and last_name 11 years ago
Steven Loria 748b6ea83e Disable SQLAlchemy echo 11 years ago
Steven Loria 32ae81ec35 Shell access to User 11 years ago
Steven Loria 7ede47885f Rename repo_name -> app_name 11 years ago
Steven Loria e59ebf02c4 Fix about view 11 years ago
Steven Loria 0c23b5e6c8 Add FontAwesome 4.0.3 11 years ago
Steven Loria a6bb3f8a04 Less verbose form errors 11 years ago
Steven Loria 17ccae01cc Fix navbar alignment 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 65527129f9 Use correct config in production 11 years ago
Steven Loria e9dfd0573a Add Flask-Debug toolbar 11 years ago
Steven Loria c0c5932e9e Update readme 11 years ago
Steven Loria 64d40aa4be Add WebTest and some tests 11 years ago
Steven Loria 612dd55579 Remove run.py 11 years ago
Steven Loria 71d309bb4e Add base DbTestCase 11 years ago
Steven Loria d1d832ba97 Add Factory Boy support 11 years ago
Steven Loria 7328186086 Add CRUDMixin 11 years ago
Steven Loria 41ccc34e83 Remove redundant form validation 11 years ago
Steven Loria 1c92ba7a1b update READMEs 11 years ago
Steven Loria 581ce4d981 Flask-Login support 11 years ago
Steven Loria fadc114ac7 Update bootstrap -> 3.0.3 11 years ago
Steven Loria c4f58ee618 Update prod.txt 11 years ago
Steven Loria f99f3e76b3 Reorganize public templates 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 3344480ffb Don't try to set password if it isn't passed in 11 years ago
Steven Loria 4aea7377a1 Remove env parameter from app factory function 11 years ago
Steven Loria 7a0aa255af Update requirements 11 years ago
Steven Loria 1f9e6b171e Store password hash and add basic test 11 years ago
Steven Loria 8915d425e0 Fix alert container 11 years ago
Steven Loria 31c8394095 Fix Procfile 11 years ago
Steven Loria 97e835461d Merge pull request #3 from ymek/master 11 years ago
Myke Stubbs e4662ec209 Use expected config object when creating app 11 years ago
Steven Loria 0380a342fa Remove unnecessary example.html file 11 years ago
Steven Loria 1ab146d90b gitkeep public assets folders 11 years ago
Steven Loria eb0a43e3ce Update README 11 years ago
Steven Loria 3a411b4abe Modular structure with blueprints 11 years ago
Steven Loria 0f142a65e8 Flask-assets support 11 years ago
Steven Loria 2e95b38cac Add credits section to README 11 years ago
Steven Loria 24a6ea59dd Fix TestCase name 11 years ago
Steven Loria 7d37cb6254 Add dev/prod configuration 11 years ago
Steven Loria 48a6bd0c99 Add simple manage.py script 11 years ago
Steven Loria b7a7994284 Add hidden tags with CSRF field to forms 11 years ago
Steven Loria a13164855b Merge branch 'master' of https://github.com/sloria/cookiecutter-flask 11 years ago