Added a pattern for custom error pages.

This commit is contained in:
Armin Ronacher 2010-05-17 23:14:50 +02:00
parent ea5e654e9e
commit 267f5f5c82
3 changed files with 80 additions and 0 deletions

View file

@ -1,3 +1,5 @@
.. _application-errors:
Handling Application Errors
===========================