Commit Graph

15 Commits

Author SHA1 Message Date
Armin Ronacher 9bed20c07c Added documentation for appcontext and teardown handlers 2012-04-09 17:29:00 +01:00
Ron DuPlain f07199009c Fix reqcontext ref in signals doc. 2012-04-04 11:41:40 -04:00
Ron DuPlain 492ef06bff Clarify use of context-locals with signals. 2012-04-04 11:39:07 -04:00
Craig Dennis 75050d4bc5 Simple documentation corrections, mostly typos. 2011-11-20 17:03:37 +01:00
Armin Ronacher 174f32250e Mention that people subscribe with **extra. 2011-10-07 15:19:03 -04:00
Armin Ronacher 230e136f32 Subscribe to signals with extra kwargs in the docs 2011-10-07 15:09:12 -04:00
Alexis Metaireau 77492f8afa typo 2011-08-13 01:22:10 +03:00
Armin Ronacher e71a5ff8de Started work on new request dispatching. Unittests not yet updated 2011-05-27 20:10:53 +02:00
Armin Ronacher 2ac1b7d438 Fixed a documentation error. This fixes #143 2010-11-19 13:25:45 +01:00
Francisco Souza 1c24b62727 Minor on docs (fixes #133)
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2010-11-02 00:03:50 +01:00
Zhao Xiaohong 36a421bb3a Fixed template_rendered example in signal documentation. 2010-08-15 16:58:02 +08:00
Armin Ronacher 0510867368 Documented blinker 1.1 changes 2010-07-20 15:05:01 +01:00
Armin Ronacher 3b0eb0f3ca Added notes on proxies 2010-07-20 10:12:58 +01:00
Armin Ronacher 2a0e71f081 Fixed a typo in an example in the docs 2010-07-17 17:22:10 +02:00
Armin Ronacher c360f005c3 Added signal documentation 2010-07-17 15:25:53 +02:00