Commit Graph

32 Commits

Author SHA1 Message Date
David Lord c2705ffd9c
merge app and request context 2025-09-19 16:43:53 -07:00
David Lord 9cb1a7a52d
blinker is required, signals are always available 2023-04-13 07:39:24 -07:00
David Lord e0dad45481
update docs about contexts 2022-07-08 11:13:09 -07:00
Seth Rutner 1a40d9b976
fix grammar in links to app and request context 2021-10-01 10:16:20 -07:00
David Lord 15a49e7297
Merge branch '1.1.x' 2020-11-04 18:25:37 -08:00
Jamiu Salimon 9d824db41c
Update the signature of the teardown function (#3730)
Co-authored-by: David Lord <davidism@gmail.com>
2020-10-15 14:02:54 -07:00
David Lord 171aabc87d
remove unused ref directives
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
David Lord 746d9181d7
Merge branch '1.0.x' into 1.1.x 2019-09-23 08:38:11 -07:00
David Lord e01b68e7ee
update patterns, snippets, extensions docs 2019-09-23 08:19:40 -07:00
David Lord 2236ba980c
Merge branch '1.0.x' 2019-05-16 12:18:36 -07:00
A Brooks 4e272fc042
Fix various small spelling errors. 2019-05-16 11:50:10 -07:00
Saul Urias 0b4296ff17 Fix typo in appcontext.rst 2018-05-29 19:11:30 +02:00
David Lord 2411707492
rework context docs 2018-04-09 00:02:38 -07:00
David Lord d2a46dc56d
fix doc build error 2017-05-27 10:43:57 -07:00
Kenneth Reitz 63ddf2d479 Merge pull request #1887 from zevaverbach/patch-1
enumerates the states in which code is executed...
2017-05-25 14:47:20 -07:00
Zev Averbach 863e5cca1b added indentation to changed structure 2016-08-20 17:13:07 -04:00
David Lord 1928f28a68 clean up code formatting in some docs
fix warnings while building docs
2016-06-26 13:03:29 -07:00
Ryan Backman 3384813151 Clarify wording in App Context documentation. (#1890) 2016-06-06 13:03:01 +02:00
Zev Averbach 19dcdf4e70 enumerates the states in which code is executed...
... and fixes an awkward phrasing.
2016-06-03 16:59:15 -07:00
Ryan Backman cbdd2aa141 Document Runtime Error when running outside of application context 2016-06-02 14:05:49 -07:00
bagratte 9a80fe691d minor revision of documentation. 2016-04-01 23:12:25 +02:00
Bill Mill 3b3c5b8bf3 some grammar fixes in appcontext
* "in lack of" -> "for lack of"
* pillar's -> pillars
* ~~however~~
* a touch of cleanup to the "two ways" paragraph
* ~~on there~~
* "database connects" -> "database connections"
2014-09-21 23:03:41 -04:00
Ifiok Jr. cb61696b47 Update appcontext.rst
small edit
2014-01-20 04:28:40 +00:00
Pengfei Xue ecb31c6804 fix typo 2013-10-30 16:45:44 +08:00
Armin Ronacher 29bda590b2 Modernized docs in a few places 2013-06-09 12:30:27 +01:00
Max Countryman b6dac3812f really fixing it this time 2012-11-12 17:00:51 -08:00
Max Countryman 30a51f2573 correcting typo 2012-11-12 16:58:38 -08:00
Armin Ronacher c2e5799879 Updated examples to new sqlite patterns and added new section to appcontext docs 2012-10-09 14:02:32 -05:00
Finbarr O'Callaghan 48f7cdd016 various typo fixes 2012-09-06 18:04:51 +01:00
Ramiro Gomez 3800c7396b Try to correct confusing sentence in doc and fixed word duplication. 2012-07-21 13:55:45 +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