diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-11-29 08:57:12 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-11-29 09:01:08 +0100 |
commit | 6b5f1ca79b42b977ea5f436ac7ab329fd2da1b6b (patch) | |
tree | a687adb129f8e45dcf5ec66463532a9ceb753ac9 /docs/source/pluginwriter | |
parent | efb70b529f3c04054e4453144155b18a8400281b (diff) | |
download | mediagoblin-6b5f1ca79b42b977ea5f436ac7ab329fd2da1b6b.tar.lz mediagoblin-6b5f1ca79b42b977ea5f436ac7ab329fd2da1b6b.tar.xz mediagoblin-6b5f1ca79b42b977ea5f436ac7ab329fd2da1b6b.zip |
Implement generic error pages
Rather than having a 404.html, a 403.html, a 500.html,...
we have a generic error.html template that we pass in an
error code, a title and a (html'ish) error message.
Implement the common render_404 and render_403 shortcuts. More exotic
cases can be achieved by the generic render_error function.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'docs/source/pluginwriter')
0 files changed, 0 insertions, 0 deletions