llazzaro / django-scheduler

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

fix(periods): performance improvement to avoid nplus queries #546

Closed llazzaro closed 1 year ago

llazzaro commented 1 year ago

Performance improvement to prevent querying the event model

coveralls commented 1 year ago

Coverage Status

Coverage: 79.986%. Remained the same when pulling d889b003de00ad2da68df81bfd9c62925b0d34a6 on 420-performance-improvment-get_occurences into 5d92415cf09418902eb431da0a5972084af5c2ae on develop.