index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
views
/
generic
/
__init__.py
blob: 95c5fa9c50b5b14f8243afe27e07f8e6b74d9579 (
plain
)
1
2
3
class GenericViewError(Exception): """A problem in a generic view.""" pass