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

Implement GLOBAL_EXCEPTIONS rrule #2

Open
glamkit opened this issue Oct 8, 2010 · 0 comments
Open

Implement GLOBAL_EXCEPTIONS rrule #2

glamkit opened this issue Oct 8, 2010 · 0 comments

Comments

@glamkit
Copy link
Owner

glamkit commented Oct 8, 2010

goodfriday = rrule.rrule(rrule.YEARLY, dtstart=self.start, byeaster=-2)
christmas = rrule.rrule(rrule.YEARLY, dtstart=self.start, bymonth=12, bymonthday=25)
set.exrule(goodfriday)
set.exrule(christmas)

cogat added a commit that referenced this issue Jun 21, 2012
Thanks, aleray:

I fixed a bug which was preventing existing pages from being changed (among other things). The other thing I've done is adding an show_generator kwarg in Event Admin in case one doesn't want to show generator inlines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant