django1/tests/syndication_tests
Mads Jensen feb1a0a692 Refs #27804 -- Used subTest() in a syndication test. 2017-09-03 20:40:50 -04:00
..
templates/syndication
__init__.py
feeds.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
models.py Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
tests.py Refs #27804 -- Used subTest() in a syndication test. 2017-09-03 20:40:50 -04:00
urls.py