index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regressiontests
/
syndication
/
feeds.py
Age
Commit message (
Expand
)
Author
2013-02-26
Merged regressiontests and modeltests into the test root.
Florian Apolloner
2013-02-24
Test case and docs for custom context data in feeds
Zbigniew Siciarz
2013-02-06
Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.
Simon Charette
2012-09-30
Fixed #7936 -- Added Last-Modified header to feeds
Claude Paroz
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2011-10-13
Convert the remainder of the relative imports in the tests to be absolute imp...
Alex Gaynor
2011-04-02
Updates to the test suite to allow for newly deprecated and removed features
Russell Keith-Magee
2010-01-28
Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1...
Russell Keith-Magee
2009-04-07
Fixed #9957: feeds now respect time zone information provided by the pub date.
Jacob Kaplan-Moss
2008-08-11
Added a number of callbacks to SyndicationFeed for adding custom attributes a...
Jacob Kaplan-Moss
2008-08-11
Added a couple of extra syndication tests, and generally sanitized the existi...
Jacob Kaplan-Moss