index
:
django.git
fix-31295
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
/
__init__.py
blob: 95b0c6b865e1d763717c9df4c091aaeeedb13c47 (
plain
)
1
2
3
from django.views.generic.base import View __all__ = ['View']