Commit Graph

34 Commits

Author SHA1 Message Date
David Lord c2705ffd9c
merge app and request context 2025-09-19 16:43:53 -07:00
EtiennePelletier d48deba273 Remove double period in signals documentation page 2023-04-24 11:06:27 -06:00
David Lord 9cb1a7a52d
blinker is required, signals are always available 2023-04-13 07:39:24 -07:00
karintou8710 21def4e05c Fixes old print statement in some documentation pages 2021-10-16 02:04:07 +09:00
David Lord 171aabc87d
remove unused ref directives
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
erfanio 07caa44224 Change docs to use f-strings 2019-10-26 17:19:00 +11:00
David Lord 49a38ed999
use theme provided by pallets-sphinx-themes 2018-04-18 12:05:31 -07:00
Neil Grey 65fc888172 For Issue #2286: Replaces references to unittest in the documentation with pytest 2017-05-22 17:36:55 -07:00
bagratte 9a80fe691d minor revision of documentation. 2016-04-01 23:12:25 +02:00
Markus Unterwaditzer beec47a7cc Deduplicate signals docs
Triggered by #1390
2015-06-10 18:42:55 +02:00
Jeff Widman ffe0c54891 Grammer and readability fixes 2015-02-09 01:03:08 -08:00
defuz 663802e976 docs: ``with``, ``for``, ``self`` 2014-11-05 07:39:54 +03:00
Miles Richardson c8ce5326b4 fixed typo -- missing "are" in docs/signals.rst 2014-07-15 15:19:00 +08:00
Daniel Neuhäuser 34871a286e Switch pypi links to https
To which the http version redirects permanently
2014-04-26 01:30:28 +02:00
Armin Ronacher a8a98bc6b6 Various documentation fixups 2014-02-08 22:10:08 +00:00
Armin Ronacher e59e00576d Fixed a documentation typo 2013-07-24 21:48:28 +02:00
Armin Ronacher 0676bb8ab5 Added appcontext_pushed and appcontext_popped signals 2013-06-05 09:53:26 +01:00
Armin Ronacher 0faed95385 Documented new signal message_flashed 2013-04-08 15:49:55 +01:00
Armin Ronacher 5b462dd382 Fixed a typo in the docs. This fixes #576 and #575 2012-10-07 14:50:21 +02:00
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