llazzaro / django-scheduler

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

Add next occurrence logic including tests #484

Closed robertpro closed 1 year ago

robertpro commented 4 years ago

This PR adds some functionality to an recurring event, this is working for me but I don't know all the uses cases, please guide me if I need to do some other changes.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.1%) to 80.042% when pulling ff109569bce2da6e9c5656c1cbdccfc213b0a7d6 on robertpro:issue-483-add-next-occurrence-logic into f240c7c9bd02ecea448155aadaf00ef41dbd9b29 on llazzaro:develop.