621 Commits (master)

Author SHA1 Message Date
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 9 years ago
Matt-- 63263ead84 Update README.rst 9 years ago
Matt-- 06044d1675 Update README.rst 9 years ago
Kevan Ahlquist 302efd0162 Moved DebugToolbar to prod requirements to prevent import error. 10 years ago
Steven Loria f636880638 Update stale requirements 10 years ago
Steven Loria d634ee6eab Replace Makefile with invoke tasks.py file 10 years ago
Christian Stade-Schuldt 23bbed7e41 updated requirements to latest version 10 years ago
sloria 91b4865140 Update bower requirements 10 years ago
sloria e4fd7b0553 Update stale requirements 10 years ago
sloria ccf58472c8 Fix travis.yml; use py.test and install dev-requirements 10 years ago
sloria e589ec1d92 Add abstract base factory 10 years ago
sloria 8412376285 Add compat.py and fix Python 3 error 10 years ago
sloria a8c1c5754f Use pytest.main instead of shelling out 10 years ago
sloria e14468e8fa Update dependencies 10 years ago
sloria b0ef2aedb8 Remove unused base factory class 10 years ago
sloria 4179245939 Update tests for factory-boy>=2.4.0 10 years ago
sloria d9fdece9e6 Update and pin dependencies 10 years ago
sloria 27f9135f53 Get app secret key from environment variable 10 years ago
Tyler Stephens af3d885f8e Use explicit relative import instead of implicit. 10 years ago
sloria 13f66eab54 Update requirements 10 years ago
Nidal Al Hariri c8f0549f27 Minor fix, added missing closing div tag 10 years ago
Steven Loria 5a4c4425f6 Default error code to 500 10 years ago
Steven Loria e3286524df Update README 10 years ago
Steven Loria c8d07d0d29 Models must explicitly inherit from SurrogatePK to add primary key 10 years ago
Steven Loria 2e6a61f45e Remove unnecessary year cookiecutter variable 10 years ago
Steven Loria 757d152699 Rename test_webtests -> test_functional 10 years ago
Steven Loria c156760f67 Add forms tests 10 years ago
Steven Loria 1018859800 Add config tests 10 years ago
Steven Loria 35c32eccc1 Fix app fixture scope. Make function-scoped to make tests more isolated 10 years ago
Steven Loria 338ef8b280 Correctly initialize debug toolbar 10 years ago