4 lines
63 B
Python
Raw Normal View History

2019-10-21 17:32:08 +02:00
from django.views.generic.base import View
__all__ = ['View']