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
Mario Ferraro <fadinlight@gmail.com>
Tue, 25 Aug 2009 15:55:26 +0100
changeset 2799
0fe7767592d0
parent 323
ff1a9aa48cfd
permissions
-rw-r--r--
JSLint added to verify Javascript code quality against guidelines.
class GenericViewError(Exception):
"""A problem in a generic view."""
pass