llazzaro / django-scheduler

A calendaring app for Django.
BSD 3-Clause "New" or "Revised" License
1.27k stars 391 forks source link

fix broken Period.sorting_options #516

Closed EsGeh closed 1 year ago

EsGeh commented 2 years ago

Sorting Occurrences in combination with caching of Occurrences leads to buggy behaviour. This modification is supposed to fix this.