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

Recurring events not showing up on fullcalendar.

Open PoDuck opened this issue 8 years ago • 2 comments

The only event I can see on the calendar is the "New Pinax site" event. None of the recurring events show up. No errors seem to be raised. The 'schedule/api/occurrences/...' link replies only with []. For instance, I go to December, and all I see is the "New Pinax site".

Is there something else that needs to be done to get them to show up?

PoDuck avatar Oct 06 '17 22:10 PoDuck

After examining it a bit more, recurring events aren't being calculated anywhere. The only events that show up are one off events.

PoDuck avatar Oct 07 '17 00:10 PoDuck

I am having the same issue

Job254 avatar Nov 06 '17 20:11 Job254