flask/flask
2018-04-29 15:32:12 -07:00
..
json Fix index example for TaggedJSONSerializer.register() 2018-04-19 14:16:11 +01:00
__init__.py Bump version number to 1.0.1.dev 2018-04-26 12:31:25 -07:00
__main__.py revert copyright year to project start 2018-02-08 12:43:30 -08:00
_compat.py revert copyright year to project start 2018-02-08 12:43:30 -08:00
app.py trap key errors in debug, not all 400 errors 2018-04-28 06:51:08 -07:00
blueprints.py allow empty prefix and no lead slash in bp route 2018-04-29 15:32:12 -07:00
cli.py rename to FLASK_SKIP_DOTENV, add docs, test 2018-04-29 14:20:17 -07:00
config.py revert copyright year to project start 2018-02-08 12:43:30 -08:00
ctx.py rework context docs 2018-04-09 00:02:38 -07:00
debughelpers.py revert copyright year to project start 2018-02-08 12:43:30 -08:00
globals.py rework context docs 2018-04-09 00:02:38 -07:00
helpers.py rename to FLASK_SKIP_DOTENV, add docs, test 2018-04-29 14:20:17 -07:00
logging.py revert copyright year to project start 2018-02-08 12:43:30 -08:00
sessions.py revert copyright year to project start 2018-02-08 12:43:30 -08:00
signals.py revert copyright year to project start 2018-02-08 12:43:30 -08:00
templating.py revert copyright year to project start 2018-02-08 12:43:30 -08:00
testing.py rework context docs 2018-04-09 00:02:38 -07:00
views.py revert copyright year to project start 2018-02-08 12:43:30 -08:00
wrappers.py add Response.max_cookie_size config 2018-04-10 11:17:18 -07:00