--
Ticket URL: <https://code.djangoproject.com/ticket/17292>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_docs: => 0
* needs_better_patch: => 0
* easy: 1 => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
Sounds reasonable, accepted in principle.
--
Ticket URL: <https://code.djangoproject.com/ticket/17292#comment:1>
Old description:
> Sindication's Feed doesn't support providing several authors for a feed
> item.
>
> ATOM support several authors for an item.
> RSS 2.0 doesn't seem to care.
>
> I could provide a patch for this feature while keeping backward
> compatibility.
New description:
Syndication's Feed doesn't support providing several authors for a feed
item.
ATOM supports several authors for an item.
RSS 2.0 doesn't seem to care.
I could provide a patch for this feature while keeping backward
compatibility.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/17292#comment:2>
* status: new => closed
* resolution: => wontfix
* stage: Accepted => Unreviewed
Comment:
10 years later, I think we can safely close this. I couldn't find anything
about multiple authors in the Atom or RSS specs. We can reconsider this
decision only if someone provides PoC and references to the specs.
--
Ticket URL: <https://code.djangoproject.com/ticket/17292#comment:3>