Opened 8 years ago
Last modified 7 years ago
#27792 closed New feature
Extended category support for Atom and RSS feeds — at Version 7
Reported by: | Pavlo Kapyshin | Owned by: | Pavlo Kapyshin |
---|---|---|---|
Component: | contrib.syndication | Version: | dev |
Severity: | Normal | Keywords: | feedgenerator |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
This patch adds category (label, scheme/domain) attributes support for Atom and RSS feeds.
See https://github.com/PavloKapyshin/django/commit/9c03f13d2442f8dacc98514e1f5d1a332bc1dfc1
Change History (7)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 8 years ago
Version: | 1.10 → master |
---|
comment:3 by , 8 years ago
Description: | modified (diff) |
---|---|
Needs documentation: | set |
comment:4 by , 8 years ago
Needs documentation: | unset |
---|
comment:5 by , 8 years ago
Description: | modified (diff) |
---|
comment:6 by , 8 years ago
Description: | modified (diff) |
---|
comment:7 by , 8 years ago
Description: | modified (diff) |
---|---|
Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
I'm not a user of the syndication framework but this looks okay at first glance. If you could find another syndication user to review it, that would be really helpful. Please send a pull request when the patch is conforming to the PatchReviewChecklist.