| 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-08-12 | [py3] Refactored __unicode__ to __str__. | Aymeric Augustin |
| 2012-06-07 | Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. | Claude Paroz |
| 2011-11-18 | Fixed #16753 -- Supported network-path references in the syndication framewor... | Aymeric Augustin |
| 2011-10-13 | Convert the remainder of the relative imports in the tests to be absolute imp... | Alex Gaynor |
| 2011-09-11 | Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`... | Ramiro Morales |
| 2011-07-13 | Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t... | Jannis Leidel |
| 2011-06-10 | Fixed #16196 - Redundant or incorrect code in tests | Luke Plant |
| 2011-04-02 | Modified some regression tests to make them independent of the default root u... | Russell Keith-Magee |
| 2011-04-02 | Updates to the test suite to allow for newly deprecated and removed features | Russell Keith-Magee |
| 2011-03-03 | Updated test assertions that have been deprecated by the move to unittest2. I... | Russell Keith-Magee |
| 2011-02-12 | Fixed #14132 -- Fixed feedgenerator to support years < 1900. Thanks, mk. | Jannis Leidel |
| 2010-11-11 | Fixed #14508 - test suite silences warnings. | Luke Plant |
| 2010-10-11 | Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnin... | Russell Keith-Magee |
| 2010-10-08 | Fixed #13218 -- Ensure that syndicated content served over HTTPS uses https:/... | Russell Keith-Magee |
| 2010-03-15 | Fixed #12998 -- Corrected handling of time zones in syndication framework. | 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-27 | Added a test to ensure that strings in RSS are properly escaped. Refs #6533. | Jacob Kaplan-Moss |
| 2008-08-12 | Fixed #8253: fixed xmlns regression for Atom feeds, and in the process added ... | 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 |
| 2008-03-20 | Forgot to commit a new file from [7328]. | Malcolm Tredinnick |
| 2008-03-20 | Merged the tests and documentation from #4720 to support the changes in [7295]. | Malcolm Tredinnick |