-
Notifications
You must be signed in to change notification settings - Fork 561
Open
Labels
Description
Description
The datatracker generates iCalendar (RFC5545) compatible files in several places. These are generated via Django template interpolation. These templates involve quite a bit of conditional logic and wind up being fragile. I suggest investigating whether it's practical to offload generation of the iCalendar file to a library.
https://pypi.org/project/icalendar/ seems to be an obvious package to consider.
Code of Conduct
- I agree to follow the IETF's Code of Conduct