1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/syndication
2008-08-27 19:52:27 +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
feeds.py Added a number of callbacks to SyndicationFeed for adding custom attributes and elements to feeds. Refs #6547. 2008-08-11 22:22:26 +00:00
models.py
tests.py Added a test to ensure that strings in RSS are properly escaped. Refs #6533. 2008-08-27 19:52:27 +00:00
urls.py Added a number of callbacks to SyndicationFeed for adding custom attributes and elements to feeds. Refs #6547. 2008-08-11 22:22:26 +00:00