mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-03-28 19:00:23 +00:00
3 lines
63 B
Python
3 lines
63 B
Python
from django.views.generic.base import View
|
|
|
|
__all__ = ['View']
|