django/tests/regressiontests/syndication
Jacob Kaplan-Moss 2c3c1f3ec4 Fixed #9957: feeds now respect time zone information provided by the pub date.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10435 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 21:20:14 +00:00
..
fixtures Added a test to ensure that strings in RSS are properly escaped. Refs #6533. 2008-08-27 19:52:27 +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 Fixed #9957: feeds now respect time zone information provided by the pub date. 2009-04-07 21:20:14 +00:00
models.py Added a couple of extra syndication tests, and generally sanitized the existing ones. Refs #6547. 2008-08-11 20:49:19 +00:00
tests.py Fixed #9957: feeds now respect time zone information provided by the pub date. 2009-04-07 21:20:14 +00:00
urls.py Fixed #9957: feeds now respect time zone information provided by the pub date. 2009-04-07 21:20:14 +00:00