Opened 16 years ago

Closed 16 years ago

#7291 closed (fixed)

Django weblog doesn't include dates of entries in feed

Reported by: Jim Dabell Owned by: Jim Dabell
Component: *.djangoproject.com Version: dev
Severity: Keywords: weblog blog feed
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

When you fetch the Django weblog newsfeed, everything shows up as being published at the time you fetched it.

Attachments (1)

weblog-dates.diff (404 bytes ) - added by Jim Dabell <jim@…> 16 years ago.

Download all attachments as: .zip

Change History (7)

by Jim Dabell <jim@…>, 16 years ago

Attachment: weblog-dates.diff added

comment:1 by Jim Dabell <jim@…>, 16 years ago

Keywords: feed added

comment:2 by Jim Dabell <jim@…>, 16 years ago

Owner: changed from nobody to anonymous
Status: newassigned

comment:3 by Jim Dabell, 16 years ago

Owner: changed from anonymous to Jim Dabell
Status: assignednew

comment:4 by Jim Dabell, 16 years ago

Status: newassigned

comment:5 by anonymous, 16 years ago

Triage Stage: UnreviewedAccepted

comment:6 by Adrian Holovaty, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [7759]) Fixed #7291 -- djangoproject.com weblog RSS feed now includes pubdates. Thanks, JimDabell

Note: See TracTickets for help on using tickets.
Back to Top