4 lines
63 B
Python
Executable File
4 lines
63 B
Python
Executable File
from django.views.generic.base import View
|
|
|
|
__all__ = ["View"]
|