__init__.py 63 B

123
  1. from django.views.generic.base import View
  2. __all__ = ["View"]