Opened 16 years ago
Closed 10 years ago
#9699 closed New feature (needsinfo)
Shouldn't entries be associated with many enclosures?
Reported by: | directeur | Owned by: | nobody |
---|---|---|---|
Component: | Utilities | Version: | 1.0 |
Severity: | Normal | Keywords: | feedgenerator enclosures |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In django.utils.feedgenerator every entry is eventually associated with one and only one enclosure. Shouldn't it be a list of enclosures, instead? For a case where I want to include multiple enclosures in a single feed's entry?
Change History (7)
comment:1 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 16 years ago
Component: | Uncategorized → Core framework |
---|
comment:3 by , 14 years ago
Severity: | → Normal |
---|---|
Type: | → New feature |
comment:4 by , 13 years ago
UI/UX: | unset |
---|
comment:6 by , 12 years ago
Component: | Core (Other) → Utilities |
---|
comment:7 by , 10 years ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
There has been very little interest for this ticket in the last 6 years and I'm not sure to understand what needs to be done to fix it.
I'm not opposed to making changes, but if you want them, you'll have to write a patch, the reopen this ticket. Thanks!
Note:
See TracTickets
for help on using tickets.
Change UI/UX from NULL to False.