__init__.py
author Todd Larsen <tlarsen@google.com>
Thu, 28 Aug 2008 16:17:42 +0000
changeset 111 f506a22f50db
parent 63 9b1909e46633
permissions -rw-r--r--
Exception classes used by controller logic to request an "out-of-band" response be displayed by the view instead of what the view would normally display. Patch by: Todd Larsen Review by: to-be-reviewed