flask/flask
Aviv Cohn 826d7475cd Clarified the docstring in method Flask.preprocess_request.
The doc now clearly states that the method invokes two set of hook
functions, and how these are filtered before execution.
2016-01-05 01:10:35 +02:00
..
ext Happy New Year 2015 2015-01-02 11:35:00 +09:00
__init__.py before_render_template signal 2015-06-17 15:42:39 +02:00
__main__.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
_compat.py Addressing feedback from pull request 2015-07-27 15:32:23 +02:00
app.py Clarified the docstring in method Flask.preprocess_request. 2016-01-05 01:10:35 +02:00
blueprints.py Fix #1477 2015-06-13 17:07:51 +02:00
cli.py Update title of docstring in flask.cli 2015-06-12 13:40:53 +09:00
config.py importlib deprecated in 3.5. 2015-05-02 10:54:38 -07:00
ctx.py Remove with_statement in flask/ctx.py 2015-12-13 22:08:31 +08:00
debughelpers.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
exthook.py Fix a typo 2015-11-04 22:08:31 +08:00
globals.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
helpers.py support timedelta for SEND_FILE_MAX_AGE_DEFAULT config variable 2015-10-24 07:04:23 +02:00
json.py Clarify some docs 2015-05-31 18:59:14 +02:00
logging.py fix pep8 with logging.py 2015-04-19 17:33:54 +08:00
sessions.py support timedelta for SEND_FILE_MAX_AGE_DEFAULT config variable 2015-10-24 07:04:23 +02:00
signals.py fix endline in the signal.py 2015-06-17 15:42:39 +02:00
templating.py Enable autoescape for render_template_string 2015-07-04 23:41:43 +02:00
testing.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
views.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
wrappers.py 0.11 => 1.0 2015-06-06 03:29:44 +02:00