Skip to content

Refactor generation of iCalendar files #5393

@jennifer-richards

Description

@jennifer-richards

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions