You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sid, have you used django-schedule before? Even before reading this I thought that it'd be the way to go, but without poking around a bit I'm not sure how exactly we use it.
We need to have some kind of "office hour" model that has a start and end datetime. The UI needs to make it easy to add a lot of them at different datetimes. How does our office hour model interact with django-schedule?
Users should be able to say "every wednesday for the following 4 weeks" and similar. As limited by django-calendar.
The text was updated successfully, but these errors were encountered: