UPD: more registration staff on dav_events.

This commit is contained in:
2019-06-03 17:10:52 +02:00
parent 6d0c759a49
commit c9fd63fe1c
11 changed files with 411 additions and 46 deletions

View File

@@ -2,3 +2,4 @@ from .event import Event
from .eventflag import EventFlag
from .eventstatus import EventStatus
from .oneclickaction import OneClickAction
from .participant import Participant