You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Lord 9bee2500dd
finish documentation
7 years ago
..
ext Happy New Year 2015 10 years ago
json finish documentation 7 years ago
__init__.py Bump to dev version 8 years ago
__main__.py Happy New Year 2015 10 years ago
_compat.py Check if app factory takes script_info argument and call it with(out) script_info as an argument depending on that 7 years ago
app.py show nice message when registering error handler for unknown code 7 years ago
blueprints.py clean up blueprint json support 8 years ago
cli.py #2341: Accept default argument value when args lenght equal 1 7 years ago
config.py Fix config.from_pyfile on Python 3 (#2123) 8 years ago
ctx.py deprecate app session methods in favor of session_interface 7 years ago
debughelpers.py Convert Flask.run into a noop when run from the CLI 8 years ago
exthook.py Show line which caused the DeprecationWarning (#1831) 8 years ago
globals.py Happy New Year 2015 10 years ago
helpers.py use existing response.vary property to set vary header 7 years ago
logging.py Disable logger propagation by default 8 years ago
sessions.py make session serializer extensible 7 years ago
signals.py Capitalize occurrences of 'flask' (#2067) 8 years ago
templating.py Fast path for disabled template load explain. 8 years ago
testing.py deprecate app session methods in favor of session_interface 7 years ago
views.py Adds provide_automatic_options to Class-based Views 7 years ago
wrappers.py Ignore cache on request.get_json(cache=False) call (#2089) 8 years ago