Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users can easily create office hours #9

Open
sierranevadan opened this issue Aug 5, 2010 · 2 comments
Open

Users can easily create office hours #9

sierranevadan opened this issue Aug 5, 2010 · 2 comments
Labels

Comments

@sierranevadan
Copy link
Contributor

Users should be able to say "every wednesday for the following 4 weeks" and similar. As limited by django-calendar.

@sierranevadan
Copy link
Contributor Author

Perhaps django-schedule (http://github.com/thauber/django-schedule)
It seems to have a lot of datetime-based logic models for these kinds of requirements.

@rz
Copy link
Collaborator

rz commented Aug 6, 2010

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants