flask/flask
David Lord 70b45094ab
Merge pull request #2962 from garenchan/dev
Cache return values to avoid repeated function calls.
2018-10-23 08:27:46 -07:00
..
json Fix index example for TaggedJSONSerializer.register() 2018-04-19 14:16:11 +01:00
__init__.py 🔥 Remove code supposed to be removed at v1.0 2018-06-27 08:23:44 -03: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 Fixed typo in app.py 2018-10-13 20:57:41 +02:00
blueprints.py add more merge cases 2018-05-01 13:29:48 -07:00
cli.py Cache return values to avoid repeated function calls. 2018-10-23 22:10:20 +08: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 encode filenames as ascii instead of latin-1 2018-05-28 06:36:47 -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