71 Commits (aa557725db99d8fe9368423f76126ec630105e1f)
 

Author SHA1 Message Date
Steven Loria aa557725db Add dist/ folders for static assets 10 years ago
Steven Loria 9c466cc562 release 0.3.1 10 years ago
Steven Loria b22538210b Update readme 10 years ago
Steven Loria a133123219 Update bootstrap and jquery 10 years ago
Steven Loria c19f405a2f Add bower support 10 years ago
Steven Loria e5bfe3e21a Update readme 10 years ago
Steven Loria 1052596129 Merge pull request #10 from Omeryl/patch-1 10 years ago
Kyle e8f4e2bc9c Update the default year to 2014 10 years ago
Steven Loria 6a4321b9c4 Merge pull request #9 from Widdershin/master 10 years ago
Nick Johnstone 831705d3c2 Webtests now correctly follow responses 10 years ago
Steven Loria 31efcfb915 Merge pull request #8 from Widdershin/master 10 years ago
Nick Johnstone 2344a88650 Login form on nav.html now correctly posts to / 10 years ago
Steven Loria 706770a164 Merge pull request #5 from cvrebert/master 11 years ago
Chris Rebert c4b6640418 reflect Bootstrap's org change; fix Font Awesome spelling 11 years ago
Steven Loria 070eb9e54f Check if current_user exists in template 11 years ago
Steven Loria aca9b39329 Move TestConfig to settings.py 11 years ago
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