230 Commits (c73aae7dbdfd2fe2e668d565437cddcd12183e3b)
 

Author SHA1 Message Date
Steven Loria c73aae7dbd This is 0.12.0 8 years ago
pyup.io bot 7b2c981552 Initial Update (#84) 8 years ago
Steven Loria 7828d68bc1 This is 0.11.1 8 years ago
Steven Loria 4e468d4de7 Merge pull request #83 from aliavni/master 8 years ago
Ali Cirik 472e496609 This passes `app_name` instead of the + 8 years ago
Steven Loria 7d80cd7098 Merge pull request #81 from Cabalist/req_fix 8 years ago
Steven Loria 9de5e53da0 Merge pull request #80 from Cabalist/master 8 years ago
Ryan Jarvis 05c6e30733 specifiying setuptools/wheel will cause deployment to fail in Heroku 8 years ago
Ryan Jarvis 570d5bc587 Fix for new Bcrypt and SqlAlchemy type casting in Postgres 8 years ago
Steven Loria 11da3ab8f2 This is 0.11.0 8 years ago
Steven Loria 8c8c5c98b6 Merge pull request #79 from Jaza/debug-envvar 8 years ago
Jeremy Epstein 4c856777f1 Use FLASK_DEBUG instead of MYFLASKAPP_ENV 8 years ago
Steven Loria d23a3c455b Fix calls to _run_flask_command 8 years ago
Steven Loria 42f29306b4 This is 0.10.0 8 years ago
Steven Loria c5ba02a7dd Upgrade to invoke 0.13.0 8 years ago
Steven Loria ade2a08f13 Compute copyright year 8 years ago
Steven Loria c9a5139bef Fix checks for exit codes and update doc for shell command 8 years ago
Jeremy Epstein 67d5c12daf make travis happy 8 years ago
Jeremy Epstein 1f9ef5ba78 move autoapp to project root, update readme, update travis file 8 years ago
Jeremy Epstein db0246de90 rename cli.py to commands.py 8 years ago
Jeremy Epstein 2f1168b6d4 make test command exit with correct status 8 years ago
Jeremy Epstein 6739ba9859 fix broken import 8 years ago
Jeremy Epstein 850b71e2c8 add 'clean' and 'urls' commands borrowed from Flask-Script 8 years ago
Jeremy Epstein f28c31ec77 fix import order 8 years ago
Jeremy Epstein c9dff24208 add click-ified 'lint' command 8 years ago
Jeremy Epstein 7bf22549bd keep trying to make travis happy 8 years ago
Jeremy Epstein 1706ef3504 keep trying to make travis happy 8 years ago
Jeremy Epstein dc4ee6f6d6 see if specifying /usr/bin/env flask will make travis happy 8 years ago
Jeremy Epstein 5010ebc949 add missing cli import in app.py 8 years ago
Jeremy Epstein ab5d59cb43 pwd in tasks.py to check working dir before running tests 8 years ago
Jeremy Epstein c57e4e598d comment-out lint command from tasks.py for now 8 years ago
Jeremy Epstein d33fd7a2cf update tasks.py to work with Click 8 years ago
Jeremy Epstein 3d8f8c3c9e Use Click instead of Flask-Script for CLI commands 8 years ago
Steven Loria b600aa2907 Minor tasks refactor 8 years ago
Steven Loria 2a2b388a99 Merge pull request #70 from matthewblain/master 8 years ago
matthewblain 089c3c265a Switch CSRF token rendering mechanism. 8 years ago
Steven Loria 8eee969d1e Merge pull request #69 from Tafkas/master 8 years ago
Christian Stade-Schuldt 045800f366 update Bootstrap to 3.3.6 8 years ago
Christian Stade-Schuldt 7a2780a534 update font awesome to 4.5.0 8 years ago
Steven Loria cb50f03d78 This is 0.9.0 8 years ago
Steven Loria aa85bcee59 Update invoke version; run lint command for app's travis builds 8 years ago
Steven Loria 796d955cda Run lint command when testing the cookiecutter 8 years ago
Steven Loria 2a1b0fddca Test against py35 8 years ago
Steven Loria 8d4204170c Merge pull request #68 from sloria/update-deps 8 years ago
Steven Loria 77c0b4e657 Update stale Python requirements 8 years ago
Steven Loria 093e4588d7 Merge pull request #66 from trein/master 8 years ago
Guilherme M. Trein 8577dc7fd6 Enable CSRF protection 8 years ago
Steven Loria 8e8469e217 Merge pull request #64 from iandees/patch-1 8 years ago
Ian Dees d64b458042 Update README.rst 8 years ago
Steven Loria dd798bf883 Merge pull request #60 from lord63-forks/init-flask-migrate-extension 8 years ago