Opened 17 years ago
Closed 17 years ago
#7291 closed (fixed)
Django weblog doesn't include dates of entries in feed
Description ¶
When you fetch the Django weblog newsfeed, everything shows up as being published at the time you fetched it.
Change History (7)
by , 17 years ago
Attachment: | weblog-dates.diff added |
---|
comment:1 by , 17 years ago
Keywords: | feed added |
---|
comment:2 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:4 by , 17 years ago
Status: | new → assigned |
---|
comment:5 by , 17 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:6 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [7759]) Fixed #7291 -- djangoproject.com weblog RSS feed now includes pubdates. Thanks, JimDabell