Refactor main
1 unresolved thread
1 unresolved thread
Compare changes
- Felix Blanke authored
+ 1
− 1
@@ -936,7 +936,7 @@ class AKSlot(models.Model):
@@ -936,7 +936,7 @@ class AKSlot(models.Model):
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