pyup-bot
c372a0237a
Update sqlalchemy from 1.1.5 to 1.1.9
8 years ago
pyup-bot
68988e04f2
Update jinja2 from 2.9.5 to 2.9.6
8 years ago
pyup-bot
fbf59368ec
Update flask from 0.12 to 0.12.1
8 years ago
pyup-bot
9293e109f1
Update flake8-isort from 2.1.3 to 2.2
8 years ago
Werner Sævland
101f1efbfc
Fixed flask app initialization for Travis CI
8 years ago
pyup-bot
51625aa740
Update werkzeug from 0.12 to 0.12.1
8 years ago
pyup-bot
ff7165d0a3
Update webtest from 2.0.26 to 2.0.27
8 years ago
pyup-bot
87dcf1e341
Update pytest from 3.0.6 to 3.0.7
8 years ago
pyup-bot
8372b25cc7
Update psycopg2 from 2.7 to 2.7.1
8 years ago
pyup-bot
0011770eef
Update werkzeug from 0.11.15 to 0.12
8 years ago
Steven Loria
16a789bf0c
Enable csrf protection on register form
...
Closes #34
8 years ago
Steven Loria
525ad8d8b0
Remove unnecessary import (fixes flake)
8 years ago
Steven Loria
58a8ea3309
Fix 'relationship' alias
...
Closes #134
8 years ago
pyup-bot
1c0c9ac85d
Update markupsafe from 0.23 to 1.0
8 years ago
pyup-bot
6924f538f6
Update psycopg2 from 2.6.2 to 2.7
8 years ago
pyup-bot
4ec0fb66ba
Update webtest from 2.0.25 to 2.0.26
8 years ago
pyup-bot
c5304ef12f
Update flask-sqlalchemy from 2.1 to 2.2
8 years ago
pyup-bot
2f09523816
Update flask-debugtoolbar from 0.10.0 to 0.10.1
8 years ago
pyup-bot
61d42b04f5
Update flake8 from 3.2.1 to 3.3.0
8 years ago
pyup-bot
065d8f1755
Update webtest from 2.0.23 to 2.0.25
8 years ago
pyup-bot
db2dd97ade
Update flake8-quotes from 0.8.1 to 0.9.0
8 years ago
pyup-bot
4f54fc6b6f
Update flask-migrate from 2.0.2 to 2.0.3
8 years ago
pyup-bot
ca5dedc63d
Update jinja2 from 2.9.4 to 2.9.5
8 years ago
pyup-bot
c544629969
Update flake8-docstrings from 1.0.2 to 1.0.3
8 years ago
pyup-bot
8c1cad1bd1
Update pytest from 3.0.5 to 3.0.6
8 years ago
pyup-bot
3970d116c4
Update sqlalchemy from 1.1.4 to 1.1.5
8 years ago
Steven Woods
970b780edd
update CSRFProtect in extensions
...
FlaskWTFDeprecationWarning: "flask_wtf.CsrfProtect" has been renamed to "CSRFProtect" and will be removed in 1.0.
8 years ago
Aleksandr Sobolev
2d0dbc693a
Refs Issue #119 replace session with current_user, remove unnecessary href
8 years ago
pyup-bot
41d317b3a8
Update flask-wtf from 0.14 to 0.14.2
8 years ago
pyup-bot
99f19a93a7
Update jinja2 from 2.9.3 to 2.9.4
8 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 )
...
* Update flake8-docstrings from 0.2.5 to 1.0.2
* Update werkzeug from 0.11.4 to 0.11.11
* Update sqlalchemy from 1.0.12 to 1.1.3
* Update flake8-quotes from 0.2.4 to 0.8.1
* Update webtest from 2.0.20 to 2.0.23
* Update flask-wtf from 0.12 to 0.13.1
* Update flake8-blind-except from 0.1.0 to 0.1.1
* Update isort from 4.2.2 to 4.2.5
* Update flake8-isort from 1.2 to 2.0.1
* Update pep8-naming from 0.3.3 to 0.4.1
* Update factory-boy from 2.6.1 to 2.7.0
* Update pytest from 2.9.0 to 3.0.3
* Update psycopg2 from 2.6.1 to 2.6.2
* Update flask-login from 0.3.2 to 0.4.0
* Update flake8 from 2.5.4 to 3.0.4
8 years ago
Ali Cirik
472e496609
This passes `app_name` instead of the +
...
current `app_name.app` to Flask. Please see `About the First Parameter`
note in http://flask.pocoo.org/docs/0.11/api/
8 years ago