Changes between Initial Version and Version 1 of Ticket #27451
- Timestamp:
- Nov 7, 2016, 5:59:24 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27451
- Property Triage Stage Unreviewed → Accepted
- Property Summary AmbiuousTimeError in syndication feed → syndication feed may crash with AmbiguousTimeError
-
Ticket #27451 – Description
initial v1 1 Having a naive time in DST and turning it into a STD results in an `Ambi uousTimeError` in `django/contrib/syndication/views.py` for `pubdate`, `updatedate` and possibly others.1 Having a naive time in DST and turning it into a STD results in an `AmbiguousTimeError` in `django/contrib/syndication/views.py` for `pubdate`, `updatedate` and possibly others. 2 2 3 3 https://sentry.io/share/issue/33303436382e313737363032343732/