This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
syndication
History
Jacob Kaplan-Moss
2e9a8801d0
Added a test to ensure that strings in RSS are properly escaped. Refs
#6533
.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@8632
bcc190cf-cafb-0310-a4f2-bffc1f526a37
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
Merged the tests and documentation from
#4720
to support the changes in [7295].
2008-03-20 06:35:53 +00:00
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
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
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