621 Commits (master)

Author SHA1 Message Date
pyup-bot 41d317b3a8 Update flask-wtf from 0.14 to 0.14.2 7 years ago
pyup-bot 99f19a93a7 Update jinja2 from 2.9.3 to 2.9.4 7 years ago
pyup-bot 48c055591d Update jinja2 from 2.9.2 to 2.9.3 8 years ago
Steven Loria 564452542a Test py34-py36; update invoke version 8 years ago
pyup-bot c5ce28fca2 Update jinja2 from 2.8.1 to 2.9.2 8 years ago
pyup-bot 91b15da6a2 Update flask-wtf from 0.13.1 to 0.14 8 years ago
pyup-bot c5310d3f79 Update werkzeug from 0.11.13 to 0.11.15 8 years ago
pyup-bot 9cca1c99a5 Update jinja2 from 2.8 to 2.8.1 8 years ago
pyup-bot 5120052c24 Update werkzeug from 0.11.11 to 0.11.13 8 years ago
pyup-bot e3a34b6677 Update flask from 0.11.1 to 0.12 8 years ago
pyup-bot eb2641abf0 Update factory-boy from 2.7.0 to 2.8.1 8 years ago
pyup-bot 4e8f2cf0b2 Update flask-migrate from 2.0.1 to 2.0.2 8 years ago
pyup-bot e7496a8aac Update pytest from 3.0.4 to 3.0.5 8 years ago
pyup-bot ac3b130054 Update flake8-isort from 2.0.3 to 2.1.3 8 years ago
pyup-bot 85d3b28226 Update flake8-isort from 2.0.1 to 2.0.3 8 years ago
pyup-bot 6f679f7de6 Update flake8 from 3.2.0 to 3.2.1 8 years ago
pyup-bot 27c5b796a8 Update sqlalchemy from 1.1.3 to 1.1.4 8 years ago
pyup-bot 4061d5ffd0 Update flake8 from 3.0.4 to 3.2.0 8 years ago
pyup-bot 40311a10c0 Update flask-migrate from 2.0.0 to 2.0.1 8 years ago
pyup-bot c3de2d7c1f Update pytest from 3.0.3 to 3.0.4 8 years ago
pyup.io bot 7b2c981552 Initial Update (#84) 8 years ago
Ali Cirik 472e496609 This passes `app_name` instead of the + 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
Jeremy Epstein 4c856777f1 Use FLASK_DEBUG instead of MYFLASKAPP_ENV 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 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 5010ebc949 add missing cli import in app.py 8 years ago
Jeremy Epstein 3d8f8c3c9e Use Click instead of Flask-Script for CLI commands 8 years ago
matthewblain 089c3c265a Switch CSRF token rendering mechanism. 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 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 77c0b4e657 Update stale Python requirements 8 years ago
Guilherme M. Trein 8577dc7fd6 Enable CSRF protection 8 years ago
Ian Dees d64b458042 Update README.rst 8 years ago
lord63 e1f1af2cb0 Init the flask-migrate extension first 8 years ago
allexeye 1bd13c7e5b fix db fixture for model tests 9 years ago
Nur Faizin 713cdc5aa0 Add psycopg2 to production requirements 9 years ago
Wagner Augusto Andreoli d6f1f5c2cc Travis: Migrating from legacy to container-based infrastructure 9 years ago
Wagner Augusto Andreoli 8230fa17d5 Remove pylint from project, remove ipdb and ipython from requirements 9 years ago
Wagner Augusto Andreoli 8f39add44a Change string interpolation from % to .format() 9 years ago