Commit Graph

14 Commits

Author SHA1 Message Date
David Lord 4b519f0e33
reword api error section 2019-06-12 11:02:53 -07:00
Logan Wright 7bc965fada
adds api error handling documentation 2019-06-12 10:54:12 -07:00
David Lord 011a4b1899
clean up error handler docs 2017-04-30 08:20:13 -07:00
Benjamin Liebald 6032c94aeb
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 557a053e3b Moved noted about HTTP 500 before the code examples
- as suggested by @keyan
2015-03-31 19:16:33 +02:00
Torstein Krause Johansen 5dd9335aac Added note that @errorhandler(500) isn't triggered in debug mode 2015-03-31 17:35:29 +02:00
Nick Luchsinger 55db14ec68 Minor typo in errorpages.rst 2014-09-27 15:34:08 -07:00
Armin Ronacher 8a46eec4f8 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