Improve scheduling
Compare changes
+ 1
− 1
@@ -21,7 +21,7 @@ zero_time = datetime.time(0, 0)
To remove code duplication, this introduces a new version of the availabilities editor, too (this implements #93 (closed)). With this, all calendar inputs use a common fullcalendar v5. The new availability editor code can be reused for the default slot inputs.