flask/flask
2017-06-01 06:40:27 -07:00
..
ext Happy New Year 2015 2015-01-02 11:35:00 +09:00
__init__.py Bump to dev version 2017-03-31 18:43:52 +02:00
__main__.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
_compat.py Check if app factory takes script_info argument and call it with(out) script_info as an argument depending on that 2017-05-23 13:48:42 -07:00
app.py show nice message when registering error handler for unknown code 2017-05-31 18:04:08 -07:00
blueprints.py clean up blueprint json support 2017-04-24 10:16:50 -07:00
cli.py #2341: Accept default argument value when args lenght equal 1 2017-05-27 18:02:18 -04:00
config.py Fix config.from_pyfile on Python 3 (#2123) 2016-12-26 03:50:47 +01:00
ctx.py deprecate app session methods in favor of session_interface 2017-05-29 13:35:02 -07:00
debughelpers.py Convert Flask.run into a noop when run from the CLI 2017-01-29 12:26:52 +01:00
exthook.py Show line which caused the DeprecationWarning (#1831) 2016-05-29 14:51:05 -07:00
globals.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
helpers.py use existing response.vary property to set vary header 2017-05-29 10:09:24 -07:00
json.py Removed unused import 2017-05-10 00:34:36 +08:00
logging.py Disable logger propagation by default 2016-08-25 15:41:46 +02:00
sessions.py Merge branch 'master' into json-object-hook 2017-06-01 06:40:27 -07:00
signals.py Capitalize occurrences of 'flask' (#2067) 2016-11-01 18:52:32 -07:00
templating.py Fast path for disabled template load explain. 2016-05-22 11:36:40 +02:00
testing.py deprecate app session methods in favor of session_interface 2017-05-29 13:35:02 -07:00
views.py Adds provide_automatic_options to Class-based Views 2017-05-23 11:51:13 -07:00
wrappers.py Ignore cache on request.get_json(cache=False) call (#2089) 2016-12-21 21:08:38 +01:00