django1/tests/regressiontests/syndication
Aymeric Augustin 40b9532668 Fixed #16753 -- Supported network-path references in the syndication framework. Thanks cato for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17108 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-11-18 22:54:24 +00:00
..
fixtures Fixed #14132 -- Fixed feedgenerator to support years < 1900. Thanks, mk. 2011-02-12 19:11:57 +00:00
templates/syndication Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #12403 -- Modified the syndication framework to use class-based views. Thanks to Ben Firshman for his work on this patch. 2010-01-28 13:46:18 +00:00
__init__.py Merged the tests and documentation from #4720 to support the changes in [7295]. 2008-03-20 06:35:53 +00:00
feeds.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
models.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
tests.py Fixed #16753 -- Supported network-path references in the syndication framework. Thanks cato for the report and patch. 2011-11-18 22:54:24 +00:00
urls.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00