[IMP] event_track_calendar_event*:

change behaviour to allow multiple dates (calendar events) to event tracks
This commit is contained in:
clementthomas
2024-02-28 12:03:30 +01:00
parent a8467735f2
commit 3ed3a7fae4
8 changed files with 96 additions and 65 deletions

View File

@@ -1,4 +1,4 @@
from . import calendar_event
from . import event_event
from . import event_registration
from . import event_track
from . import event_registration
from . import event_event