Mercurial
Mercurial
>
py_tasks_melange
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/django/views/generic/__init__.py
author
Sverre Rabbelier <srabbelier@gmail.com>
Mon, 19 Jan 2009 23:25:23 +0000
changeset 818
ddd102e82107
parent 323
ff1a9aa48cfd
permissions
-rw-r--r--
Fixed whitespace damage Patch by: Sverre Rabbelier
class GenericViewError(Exception):
"""A problem in a generic view."""
pass