django/tests/syndication_tests
Viktor Garske 1173db4a16 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.
2020-07-30 07:36:27 +02:00
..
templates/syndication
__init__.py
feeds.py Fixed #31822 -- Added support for comments URL per feed item. 2020-07-30 07:36:27 +02:00
models.py Removed unused __str__() methods in tests models. 2020-04-15 20:20:32 +02:00
tests.py Fixed #31822 -- Added support for comments URL per feed item. 2020-07-30 07:36:27 +02:00
urls.py Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00