202 Commits (5010ebc9493ed1812285a55828135283c3ede818)
 

Author SHA1 Message Date
Jeremy Epstein 5010ebc949 add missing cli import in app.py 9 years ago
Jeremy Epstein ab5d59cb43 pwd in tasks.py to check working dir before running tests 9 years ago
Jeremy Epstein c57e4e598d comment-out lint command from tasks.py for now 9 years ago
Jeremy Epstein d33fd7a2cf update tasks.py to work with Click 9 years ago
Jeremy Epstein 3d8f8c3c9e Use Click instead of Flask-Script for CLI commands 9 years ago
Steven Loria b600aa2907 Minor tasks refactor 9 years ago
Steven Loria 2a2b388a99 Merge pull request #70 from matthewblain/master 9 years ago
matthewblain 089c3c265a Switch CSRF token rendering mechanism. 9 years ago
Steven Loria 8eee969d1e Merge pull request #69 from Tafkas/master 9 years ago
Christian Stade-Schuldt 045800f366 update Bootstrap to 3.3.6 9 years ago
Christian Stade-Schuldt 7a2780a534 update font awesome to 4.5.0 9 years ago
Steven Loria cb50f03d78 This is 0.9.0 9 years ago
Steven Loria aa85bcee59 Update invoke version; run lint command for app's travis builds 9 years ago
Steven Loria 796d955cda Run lint command when testing the cookiecutter 9 years ago
Steven Loria 2a1b0fddca Test against py35 9 years ago
Steven Loria 8d4204170c Merge pull request #68 from sloria/update-deps 9 years ago
Steven Loria 77c0b4e657 Update stale Python requirements 9 years ago
Steven Loria 093e4588d7 Merge pull request #66 from trein/master 9 years ago
Guilherme M. Trein 8577dc7fd6 Enable CSRF protection 9 years ago
Steven Loria 8e8469e217 Merge pull request #64 from iandees/patch-1 9 years ago
Ian Dees d64b458042 Update README.rst 9 years ago
Steven Loria dd798bf883 Merge pull request #60 from lord63-forks/init-flask-migrate-extension 9 years ago
lord63 e1f1af2cb0 Init the flask-migrate extension first 9 years ago
Steven Loria d9c38e9e6b Merge pull request #57 from allexeye/fix_db_fixture_generator 9 years ago
allexeye 1bd13c7e5b fix db fixture for model tests 9 years ago
Steven Loria 6cc5b4c862 Merge pull request #55 from NurFaizin/master 9 years ago
Nur Faizin 713cdc5aa0 Add psycopg2 to production requirements 9 years ago
Steven Loria d9dae678d9 Update changelog 10 years ago
Steven Loria 4d670d6c59 Merge pull request #54 from andreoliw/feature/lint-with-flake8 10 years ago
Wagner Augusto Andreoli d6f1f5c2cc Travis: Migrating from legacy to container-based infrastructure 10 years ago
Wagner Augusto Andreoli 8230fa17d5 Remove pylint from project, remove ipdb and ipython from requirements 10 years ago
Wagner Augusto Andreoli 8f39add44a Change string interpolation from % to .format() 10 years ago
Wagner Augusto Andreoli e27fa10e15 Add an option to use pylint after flake8, change code to conform to pylint rules 10 years ago
Wagner Augusto Andreoli 720ead02d3 Add flake8, isort and ipython to the dev requirements file 10 years ago
Wagner Augusto Andreoli 819fd8d700 Fix environment variables 10 years ago
Wagner Augusto Andreoli 2986743a8c Add an option to fix imports before linting, make all code conform to the linting rules 10 years ago
Wagner Augusto Andreoli 34c6faf630 Add a lint command with flake8 and isort 10 years ago
Wagner Augusto Andreoli b1ebeacf7b Merge branch 'master' of github.com:andreoliw/cookiecutter-flask into feature/lint-with-flake8 10 years ago
Steven Loria 56e6c165be Merge pull request #53 from andreoliw/feature/update-requirements 10 years ago
Wagner Augusto Andreoli 5c565ec214 Remove editor-generated files from .gitignore 10 years ago
Wagner Augusto Andreoli 438701a52e Merge branch 'feature/update-requirements' into develop 10 years ago
Wagner Augusto Andreoli 34b1750122 Fix for ValueError: Invalid rounds 10 years ago
Wagner Augusto Andreoli 88d8ee69b7 Update requirements, pin modules to the latest version, plus two small fixes 10 years ago
Steven Loria 5c5e7bd92a Merge pull request #49 from j127/master 10 years ago
Josh e19ddd9976 Add urls and clean commands to manage.py 10 years ago
Steven Loria 82f3790fe9 Merge pull request #46 from vividhsv/master 10 years ago
Vividh S Viswanatha 649a694f8a Update extension imports to flask_* 10 years ago
Steven Loria b7c55df710 Merge pull request #45 from creade/env-gitignore 10 years ago
Chris Reade 59720b1ff0 only ignoring the env directory to avoid conflicts with alembic's env.py 10 years ago
Steven Loria 46a9be6c7f Merge pull request #43 from creade/patch-1 10 years ago