Refactor main
1 open thread
1 open thread
Compare changes
- Felix Blanke authored
+ 1
− 1
@@ -118,7 +118,7 @@ class AKJSONExportView(AdminViewMixin, FilterByEventSlugMixin, ListView):
Small refactor.
JSONImportForm
to JSONScheduleImportForm
, as we want to add more json import formsis_event_covered
check all blocks if they cover the event, not just the firstmerge_blocks
out of Event
class as it is independent of the eventround
instead of int
for duration calculationuniform_time_slots
for discretization