119 Commits (4e468d4de764f799a23a4270a3321c0fea657b49)

Author SHA1 Message Date
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 9 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
Wagner Augusto Andreoli e27fa10e15 Add an option to use pylint after flake8, change code to conform to pylint rules 9 years ago
Wagner Augusto Andreoli 720ead02d3 Add flake8, isort and ipython to the dev requirements file 9 years ago
Wagner Augusto Andreoli 819fd8d700 Fix environment variables 9 years ago
Wagner Augusto Andreoli 2986743a8c Add an option to fix imports before linting, make all code conform to the linting rules 9 years ago
Wagner Augusto Andreoli 34c6faf630 Add a lint command with flake8 and isort 9 years ago
Wagner Augusto Andreoli 5c565ec214 Remove editor-generated files from .gitignore 9 years ago
Wagner Augusto Andreoli 34b1750122 Fix for ValueError: Invalid rounds 9 years ago
Wagner Augusto Andreoli 88d8ee69b7 Update requirements, pin modules to the latest version, plus two small fixes 9 years ago
Josh e19ddd9976 Add urls and clean commands to manage.py 9 years ago
Vividh S Viswanatha 649a694f8a Update extension imports to flask_* 9 years ago
Chris Reade 59720b1ff0 only ignoring the env directory to avoid conflicts with alembic's env.py 9 years ago
Chris Reade 39499e42ec Fix typo in generated README.rst 9 years ago
Patman64 2a45b9f4ba Python code clean-up (PEP-8 related and other) 9 years ago
Patman64 88ae10f611 Fix ScopeMismatch error when testing 9 years ago
Anton Burnashev e465337856 Update LICENSE 9 years ago
Steven Loria 1e7763796d Upgrade bootstrap and jquery 9 years ago
Steven Loria 85943e05a6 Update stale requirements 9 years ago
Steven Loria 9f769fa43a Update extension imports to flask_* 9 years ago
Ben Smithgall 682f4629e6 Fix breaking change from Flask-Migrate 9 years ago
Steven Loria 009f4641cf Further clarification in README 9 years ago
Matt-- 0da297ef16 Update README.rst 10 years ago