Opened 17 years ago
Closed 17 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)
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