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.
Eugene M. Kim 5b38fe2fbe Merge branch 'master' of github.com:pallets/flask into json_encode_non_utc_datetimes 8 years ago
..
ext Happy New Year 2015 10 years ago
json Correctly encode aware, non-UTC datetime objects 8 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 8 years ago
app.py reconfigure the app from run command and method 8 years ago
blueprints.py document `Flask.register_blueprint` arguments 8 years ago
cli.py reconfigure the app from run command and method 8 years ago
config.py Fix config.from_pyfile on Python 3 (#2123) 8 years ago
ctx.py only open session if request hasn't been pushed yet 8 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) 9 years ago
globals.py Happy New Year 2015 10 years ago
helpers.py document inherited attributes for Flask and Blueprint 8 years ago
logging.py Disable logger propagation by default 9 years ago
sessions.py make session serializer extensible 8 years ago
signals.py Capitalize occurrences of 'flask' (#2067) 8 years ago
templating.py Fast path for disabled template load explain. 9 years ago
testing.py clean up JSON code and docs 8 years ago
views.py Adds provide_automatic_options to Class-based Views 8 years ago
wrappers.py clean up JSON code and docs 8 years ago