Initial commit.

This commit is contained in:
2018-01-17 19:10:55 +01:00
commit 0cf77a4ab0
50 changed files with 14063 additions and 0 deletions

1
dav_events/__init__.py Normal file
View File

@@ -0,0 +1 @@
default_app_config = 'dav_events.apps.AppConfig'