Commit graph

14 commits

Author SHA1 Message Date
Marat Sharafutdinov
468705df17
Update reqcontext.rst 2019-10-14 23:48:48 +03:00
Alexis Benoist
b9b88b0cdf doc reqcontext fix teardown example (#2892)
* doc reqcontext fix teardown example

* remove comments
2018-08-25 00:12:15 +09:00
David Lord
2411707492
rework context docs 2018-04-09 00:02:38 -07:00
Tully Rankin
041c68f48b Updated request context documentation. 2017-05-22 11:28:58 -07:00
Tully Rankin
c590e820aa Updated documentation. Replaced term development mode with debug mode. #2261 2017-05-22 11:25:02 -07:00
lord63
6d0bbd627c Fix typo
* Use the compatible way to handle the exception. You can find the
source code wsgi_app in app.py, and it use the compatible way, so update it
* Fix typo in config.py
* Fix typo in app.py
2016-02-03 21:08:22 +08:00
defuz
663802e976 docs: `with, for, self` 2014-11-05 07:39:54 +03:00
Daniel Neuhäuser
5689ef3639 Fix typo s/at at/at a/ 2013-10-22 14:01:33 +02:00
Armin Ronacher
d26af4fd6d Fixed some smaller things in the docs 2012-04-09 17:38:08 +01:00
Armin Ronacher
9bed20c07c Added documentation for appcontext and teardown handlers 2012-04-09 17:29:00 +01:00
Armin Ronacher
d3ca55177a Updated the docs and examples to non-failing teardown handlers 2011-08-25 20:56:43 +01:00
ThomasWaldmann
e140bad3f8 fixed typo 2011-07-10 09:28:26 -07:00
Ron DuPlain
20bf8edcf4 Rename teardown example to avoid confusion. 2011-06-08 10:36:31 -04:00
Armin Ronacher
e71a5ff8de Started work on new request dispatching. Unittests not yet updated 2011-05-27 20:10:53 +02:00