Commit Graph

  • 34ba9a1531 Remove redundant error handler Steven Loria 2013-12-08 12:59:06 -0600
  • 4a5dd70c66 Fix typo in import Steven Loria 2013-12-08 12:55:35 -0600
  • 12d9e38a01 Update README Steven Loria 2013-12-08 12:48:18 -0600
  • 24fffbb7b3 createdb no longer necessary Steven Loria 2013-12-08 11:58:41 -0600
  • 43a4083eff Add first_name and last_name Steven Loria 2013-12-08 11:54:05 -0600
  • 748b6ea83e Disable SQLAlchemy echo Steven Loria 2013-12-08 11:27:55 -0600
  • 32ae81ec35 Shell access to User Steven Loria 2013-12-08 11:27:46 -0600
  • 7ede47885f Rename repo_name -> app_name Steven Loria 2013-12-08 04:12:59 -0600
  • e59ebf02c4 Fix about view Steven Loria 2013-12-08 03:45:21 -0600
  • 0c23b5e6c8 Add FontAwesome 4.0.3 Steven Loria 2013-12-08 03:39:13 -0600
  • a6bb3f8a04 Less verbose form errors Steven Loria 2013-12-08 03:07:41 -0600
  • 17ccae01cc Fix navbar alignment Steven Loria 2013-12-08 03:00:54 -0600
  • 0a2412525f Add error handlers and templates for 401, 404, and 500 Steven Loria 2013-12-08 02:34:14 -0600
  • 82eca9190d Add Flask-Cache Steven Loria 2013-12-08 02:04:46 -0600
  • 64e28cfdaa Add migrations with Flask-Migrate Steven Loria 2013-12-08 01:34:19 -0600
  • 65527129f9 Use correct config in production Steven Loria 2013-12-08 00:58:30 -0600
  • e9dfd0573a Add Flask-Debug toolbar Steven Loria 2013-12-08 00:33:32 -0600
  • c0c5932e9e Update readme Steven Loria 2013-12-07 19:02:06 -0600
  • 64d40aa4be Add WebTest and some tests Steven Loria 2013-12-07 18:55:07 -0600
  • 612dd55579 Remove run.py Steven Loria 2013-12-07 18:04:26 -0600
  • 71d309bb4e Add base DbTestCase Steven Loria 2013-12-07 17:59:18 -0600
  • d1d832ba97 Add Factory Boy support Steven Loria 2013-12-07 17:50:59 -0600
  • 7328186086 Add CRUDMixin Steven Loria 2013-12-06 19:39:13 -0600
  • 41ccc34e83 Remove redundant form validation Steven Loria 2013-12-06 19:07:58 -0600
  • 1c92ba7a1b update READMEs Steven Loria 2013-12-06 19:00:56 -0600
  • 581ce4d981 Flask-Login support Steven Loria 2013-12-06 18:54:03 -0600
  • fadc114ac7 Update bootstrap -> 3.0.3 Steven Loria 2013-12-06 17:44:48 -0600
  • c4f58ee618 Update prod.txt Steven Loria 2013-12-06 17:41:56 -0600
  • f99f3e76b3 Reorganize public templates Steven Loria 2013-12-06 17:38:29 -0600
  • 4dad84074b Use Bcrypt for password hashing and refactor extension registration Steven Loria 2013-12-06 17:30:12 -0600
  • abda53a2f3 Fix Procfile Steven Loria 2013-12-06 17:08:32 -0600
  • 3344480ffb Don't try to set password if it isn't passed in Steven Loria 2013-12-01 22:34:45 -0600
  • 4aea7377a1 Remove env parameter from app factory function Steven Loria 2013-12-01 13:48:53 -0600
  • 7a0aa255af Update requirements Steven Loria 2013-12-01 13:47:53 -0600
  • 1f9e6b171e Store password hash and add basic test Steven Loria 2013-12-01 13:38:42 -0600
  • 8915d425e0 Fix alert container Steven Loria 2013-11-26 01:39:21 -0600
  • 31c8394095 Fix Procfile Steven Loria 2013-11-25 17:04:17 -0600
  • 97e835461d Merge pull request #3 from ymek/master Steven Loria 2013-09-28 08:49:48 -0700
  • e4662ec209 Use expected config object when creating app Myke Stubbs 2013-09-27 15:07:04 -0700
  • 0380a342fa Remove unnecessary example.html file Steven Loria 2013-09-22 12:50:54 -0500
  • 1ab146d90b gitkeep public assets folders Steven Loria 2013-09-21 18:26:26 -0500
  • eb0a43e3ce Update README Steven Loria 2013-09-21 18:07:27 -0500
  • 3a411b4abe Modular structure with blueprints Steven Loria 2013-09-21 17:36:57 -0500
  • 0f142a65e8 Flask-assets support Steven Loria 2013-09-21 14:02:47 -0500
  • 2e95b38cac Add credits section to README Steven Loria 2013-09-21 13:31:50 -0500
  • 24a6ea59dd Fix TestCase name Steven Loria 2013-09-21 13:25:16 -0500
  • 7d37cb6254 Add dev/prod configuration Steven Loria 2013-09-21 13:12:14 -0500
  • 48a6bd0c99 Add simple manage.py script Steven Loria 2013-09-21 12:40:54 -0500
  • b7a7994284 Add hidden tags with CSRF field to forms Steven Loria 2013-08-20 09:38:45 -0500
  • a13164855b Merge branch 'master' of https://github.com/sloria/cookiecutter-flask Steven Loria 2013-08-20 09:28:13 -0500
  • 8b255742ab Update Bootstrap to 3.0.0 final Steven Loria 2013-08-20 09:23:31 -0500
  • ee4afc76a6 Merge pull request #2 from frio/patch-1 Steven Loria 2013-08-19 15:57:15 -0700
  • c2c90f7be1 Correctly hooks up the port ENV in run.py frio 2013-08-20 10:51:06 +1200
  • 0d9edaeaee Remove unnecessary fields from cookiecutter.json Steven Loria 2013-08-19 02:18:26 -0500
  • 4bd4c7971a Initial commit Steven Loria 2013-08-16 02:25:01 -0500