Merged the tests and documentation from #4720 to support the changes in [7295].
commit76c6d65662b3ace72c44b7b7fd6f6d58889189e3
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 20 Mar 2008 06:35:53 +0000 (20 06:35 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 20 Mar 2008 06:35:53 +0000 (20 06:35 +0000)
tree1e6dbc314b065e577b1d36d3756803a4f83edab4
parentc02b87133b966a9c1c403e1437b058ebf4abf998
Merged the tests and documentation from #4720 to support the changes in [7295].
Thanks, Andy Gayton. Fixed #4720. Refs #5855.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7328 bcc190cf-cafb-0310-a4f2-bffc1f526a37
docs/syndication_feeds.txt
tests/regressiontests/syndication/__init__.py [new file with mode: 0644]
tests/regressiontests/syndication/tests.py [new file with mode: 0644]
tests/regressiontests/syndication/urls.py [new file with mode: 0644]
tests/urls.py