Files
tmhr/venv/lib/python3.10/site-packages/django/views/__init__.py
2024-02-23 10:30:02 +00:00

4 lines
63 B
Python
Executable File

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