Additionally, ''comments'' is already explicitly mentioned in the
feedparser, but not implemented in the view.
--
Ticket URL: <https://code.djangoproject.com/ticket/31822>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/31822#comment:1>
* version: 3.0 => master
--
Ticket URL: <https://code.djangoproject.com/ticket/31822#comment:2>
* stage: Unreviewed => Accepted
Comment:
Sounds reasonable, see
[http://validator.w3.org/feed/docs/rss2.html#hrelementsOfLtitemgt RSS
2.0].
[https://github.com/django/django/pull/13230 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/31822#comment:3>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/31822#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"1173db4a16bb2938ba62a6cd50372a76a7f9e05f" 1173db4a]:
{{{
#!CommitTicketReference repository=""
revision="1173db4a16bb2938ba62a6cd50372a76a7f9e05f"
Fixed #31822 -- Added support for comments URL per feed item.
The item_comments hook returns a comments URL which is then used by the
feed builder.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31822#comment:5>