__init__.py 63 Bytes
Newer Older
1 2 3
from django.views.generic.base import View

__all__ = ["View"]