Splitup views.py into several files.
This commit is contained in:
3
dav_events/views/__init__.py
Normal file
3
dav_events/views/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from . import base
|
||||
from . import auth
|
||||
from . import events
|
||||
Reference in New Issue
Block a user