django1/tests/syndication_tests
Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
..
templates/syndication Added newlines to the ends of CSS, HTML, and JavaScript files missing them. 2014-08-12 19:22:09 -04:00
__init__.py Renamed syndication tests 2013-12-31 11:25:02 +01:00
feeds.py Removed an unused import 2014-05-16 09:24:41 -04:00
models.py Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
tests.py Converted test fixtures to setUpTestData methods 2015-03-05 10:10:32 +11:00
urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00