django-scheduler icon indicating copy to clipboard operation
django-scheduler copied to clipboard

Add heap priority queue when generating list of Event Occurrences

Open dwasyl opened this issue 2 months ago • 0 comments

This deals with possible Occurrence overlap issues when multiple Occurrences can exist (i.e. one being cancelled and another replacing it)

Deals with the issues raised in #562

dwasyl avatar Apr 11 '24 15:04 dwasyl