Commit graph

15 commits

Author SHA1 Message Date
David Lord
1de5873d66 remove unused ref directives
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
David Lord
3ab901146c reword api error section 2019-06-12 11:02:53 -07:00
Logan Wright
bd6111273b adds api error handling documentation 2019-06-12 10:54:12 -07:00
David Lord
a81ad76f2d clean up error handler docs 2017-04-30 08:20:13 -07:00
Benjamin Liebald
422b6c2df7 Mention existence of register_error_handler in errorpages.rst
See https://github.com/pallets/flask/issues/1837 for context.
2017-04-30 07:55:54 -07:00
Torstein Krause Johansen
aecb94415d Moved noted about HTTP 500 before the code examples
- as suggested by @keyan
2015-03-31 19:16:33 +02:00
Torstein Krause Johansen
b63389da16 Added note that @errorhandler(500) isn't triggered in debug mode 2015-03-31 17:35:29 +02:00
Nick Luchsinger
e7be450677 Minor typo in errorpages.rst 2014-09-27 15:34:08 -07:00
Armin Ronacher
bcfcb444b0 Fixed a reference in the docs. 2014-04-21 17:51:52 +02:00
Armin Ronacher
22d468e190 Less annoying gender neutral forms 2011-06-28 14:34:07 +02:00
Jeffrey Finkelstein
12761bd02c fixed pronoun gender in documentation 2011-06-26 21:43:48 -04:00
Ron DuPlain
6875a057ec Fixed small typos in docs. Added a cross-ref. 2010-10-07 19:32:07 +08:00
Armin Ronacher
c41a1cd8dc Another typo fix 2010-08-07 13:38:26 +02:00
jgraeme
ff2786d8af Fix some typos in the docs 2010-08-03 18:07:40 +08:00
Armin Ronacher
267f5f5c82 Added a pattern for custom error pages. 2010-05-17 23:14:50 +02:00