Steven Loria
8d4204170c
Merge pull request #68 from sloria/update-deps
...
Update stale Python requirements
9 years ago
Steven Loria
77c0b4e657
Update stale Python requirements
9 years ago
Steven Loria
093e4588d7
Merge pull request #66 from trein/master
...
Enable CSRF protection
9 years ago
Guilherme M. Trein
8577dc7fd6
Enable CSRF protection
...
- CSRF is enabled by default for login form
- This commit resolves issue #34
9 years ago
Steven Loria
8e8469e217
Merge pull request #64 from iandees/patch-1
...
Update README.rst to include bower install step
9 years ago
Ian Dees
d64b458042
Update README.rst
...
Fixes https://github.com/sloria/cookiecutter-flask/issues/62
9 years ago
Steven Loria
dd798bf883
Merge pull request #60 from lord63-forks/init-flask-migrate-extension
...
Init the flask-migrate extension first
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
...
fix db fixture for model tests
9 years ago
allexeye
1bd13c7e5b
fix db fixture for model tests
9 years ago
Steven Loria
6cc5b4c862
Merge pull request #55 from NurFaizin/master
...
Add psycopg2 to production requirements
9 years ago
Nur Faizin
713cdc5aa0
Add psycopg2 to production requirements
9 years ago
Steven Loria
d9dae678d9
Update changelog
9 years ago
Steven Loria
4d670d6c59
Merge pull request #54 from andreoliw/feature/lint-with-flake8
...
Add a lint command with flake8 and isort
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
b1ebeacf7b
Merge branch 'master' of github.com:andreoliw/cookiecutter-flask into feature/lint-with-flake8
9 years ago
Steven Loria
56e6c165be
Merge pull request #53 from andreoliw/feature/update-requirements
...
Update requirements, pin modules to the latest version, …
9 years ago
Wagner Augusto Andreoli
5c565ec214
Remove editor-generated files from .gitignore
9 years ago
Wagner Augusto Andreoli
438701a52e
Merge branch 'feature/update-requirements' into develop
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
Steven Loria
5c5e7bd92a
Merge pull request #49 from j127/master
...
Add `urls` and `clean` commands to manage.py
9 years ago
Josh
e19ddd9976
Add urls and clean commands to manage.py
...
Two new useful commands for manage.py. `m urls` lists all URLs (like `rake routes` in Rails). `m clean` gets rid of .pyc files.
9 years ago
Steven Loria
82f3790fe9
Merge pull request #46 from vividhsv/master
...
Update extension imports to flask_*
9 years ago
Vividh S Viswanatha
649a694f8a
Update extension imports to flask_*
...
See mitsuhiko/flask#1135
9 years ago
Steven Loria
b7c55df710
Merge pull request #45 from creade/env-gitignore
...
Only ignoring the env directory to avoid conflicts with alembic's env.py
9 years ago
Chris Reade
59720b1ff0
only ignoring the env directory to avoid conflicts with alembic's env.py
9 years ago
Steven Loria
46a9be6c7f
Merge pull request #43 from creade/patch-1
...
Fix typo in generated README.rst
10 years ago
Chris Reade
39499e42ec
Fix typo in generated README.rst
10 years ago
Steven Loria
1133aaaba7
Merge branch 'Patman64-pep8_clean_up'
10 years ago
Steven Loria
690fd0d31d
Merge pull request #41 from Patman64/testapp_scope_fix
...
Fix ScopeMismatch error when testing
10 years ago
Patman64
2a45b9f4ba
Python code clean-up (PEP-8 related and other)
...
- Add the UTF-8 marker to files without it.
- Fix some hanging indents.
- Change ''' into """ in docstrings.
- Enforce two blank line rule.
10 years ago
Patman64
88ae10f611
Fix ScopeMismatch error when testing
...
The `testapp` fixture depends on the `app` fixture, but the `app` fixture's
scope was redefined as 'function' in commit 35c32e, which is narrower than
the scope of `testapp` ('session').
Since `testapp` only depends only on `app`, it is safe to make it's scope match
`app`.
10 years ago
Steven Loria
73480f4df4
Merge pull request #40 from burnash/patch-1
...
Bump year
10 years ago
Anton Burnashev
e465337856
Update LICENSE
10 years ago
Steven Loria
10fc733389
Update changelog for 0.7.0
10 years ago
Steven Loria
1e7763796d
Upgrade bootstrap and jquery
10 years ago
Steven Loria
85943e05a6
Update stale requirements
...
Werkzeug, Flask-WTF, WTForms, Flask-Bcrypt, Flask-DebugToolbar
10 years ago
Steven Loria
332727c6f7
Merge branch 'master' of https://github.com/sloria/cookiecutter-flask
10 years ago
Steven Loria
9f769fa43a
Update extension imports to flask_*
...
See mitsuhiko/flask#1135
10 years ago
Steven Loria
f8691effc5
Merge pull request #38 from bsmithgall/patch-1
...
Fix breaking change from Flask-Migrate
10 years ago
Ben Smithgall
682f4629e6
Fix breaking change from Flask-Migrate
...
Flask-Migrate was recently patched to version 1.3.1 because [alembic versions can now include parts that are not integers](https://github.com/miguelgrinberg/Flask-Migrate/pull/51 ).
Requiring Flask-Migrate 1.3.0 installs a version of alembic that results in the following error message on startup:
`ValueError: invalid literal for int() with base 10: 'post2'`
Changing the requirements to install Flask-Migrate 1.3.1 fixes this problem.
10 years ago
Steven Loria
7fbb18e26b
Merge branch 'Matt---master'
10 years ago