Russell Keith-Magee
|
4c468800ee
|
Updates to the test suite to allow for newly deprecated and removed features
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15990 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:44:47 +00:00 |
Russell Keith-Magee
|
c4c27d8a04
|
Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #12403 -- Modified the syndication framework to use class-based views. Thanks to Ben Firshman for his work on this patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12338 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-01-28 13:46:18 +00:00 |
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 |
Jacob Kaplan-Moss
|
942e5246ac
|
Added a number of callbacks to SyndicationFeed for adding custom attributes and elements to feeds. Refs #6547.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-11 22:22:26 +00:00 |
Jacob Kaplan-Moss
|
899ca54fe2
|
Added a couple of extra syndication tests, and generally sanitized the existing ones. Refs #6547.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8310 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-11 20:49:19 +00:00 |