flask/src/flask
2020-02-10 17:34:19 -08:00
..
json Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
__init__.py next version 1.2.0 2020-02-09 15:20:23 -08:00
__main__.py Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
_compat.py restore and deprecate json_available 2019-07-08 10:26:12 -07:00
app.py Feature request #3445. 2020-02-10 13:09:53 -08:00
blueprints.py Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
cli.py cli checks for cryptography library 2020-02-10 17:34:19 -08:00
config.py Update versionadded for Config.from_file 2019-11-13 23:13:56 +01:00
ctx.py fix docstring and remove redundant parentheses 2020-02-10 17:03:52 -08:00
debughelpers.py Replace old pocoo links everywhere 2019-11-19 09:32:35 -08:00
globals.py Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
helpers.py send_file doesn't allow StringIO 2019-11-19 08:52:12 -08:00
logging.py fixed typo in logging docstring (#3328) 2019-08-09 14:47:17 -04:00
sessions.py get_cookie_name in SessionInterface for easier overriding in SecureCookieSessionInterface 2019-10-12 19:12:27 -07:00
signals.py Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
templating.py Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
testing.py Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
views.py Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
wrappers.py Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00