llazzaro / django-scheduler

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

wrong typo #548

Closed ashish-pondit closed 1 year ago

ashish-pondit commented 1 year ago

In the Period class the method name is has_occurrences(). On the other hand, OccurrenceReplacer has a method named has_occurrence().