Opened 9 years ago
Last modified 4 years ago
#27451 closed Bug
AmbiuousTimeError in syndication feed — at Initial Version
| Reported by: | Markus Holtermann | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.syndication | Version: | 1.10 |
| Severity: | Normal | Keywords: | |
| Cc: | Carlton Gibson | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Having a naive time in DST and turning it into a STD results in an AmbiuousTimeError in django/contrib/syndication/views.py for pubdate, updatedate and possibly others.
https://sentry.io/share/issue/33303436382e313737363032343732/
Note:
See TracTickets
for help on using tickets.