<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/syndication/feeds.py, branch fix-31295</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=fix-31295</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=fix-31295'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2011-04-02T08:36:40Z</updated>
<entry>
<title>Advanced deprecations in contrib.syndication.</title>
<updated>2011-04-02T08:36:40Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-04-02T08:36:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=24b7d9017dc4a155c4cdbaa4823b3cc46f7f57ec'/>
<id>urn:sha1:24b7d9017dc4a155c4cdbaa4823b3cc46f7f57ec</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15976 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnings, and removed 1.1 deprecated code.</title>
<updated>2010-10-11T12:20:07Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-10-11T12:20:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1070c57b83efdfd4fbed09280fcdaafc6d9c1a81'/>
<id>urn:sha1:1070c57b83efdfd4fbed09280fcdaafc6d9c1a81</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14138 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>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.</title>
<updated>2010-01-28T13:46:18Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-01-28T13:46:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c4c27d8a04c9125cfbc5c3611557d8e5d3845b0d'/>
<id>urn:sha1:c4c27d8a04c9125cfbc5c3611557d8e5d3845b0d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12338 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed a whole bunch of places to raise exception instances instead of old-style raising exception classes plus a comma. Good for the future Python 3 conversion</title>
<updated>2010-01-10T18:36:20Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2010-01-10T18:36:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5ceed0a05388079118319940acdb2abe4ee01de6'/>
<id>urn:sha1:5ceed0a05388079118319940acdb2abe4ee01de6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12180 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #9957: feeds now respect time zone information provided by the pub date.</title>
<updated>2009-04-07T21:20:14Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-04-07T21:20:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c3c1f3ec4d87d35a8c466471b64cb39f1b097e7'/>
<id>urn:sha1:2c3c1f3ec4d87d35a8c466471b64cb39f1b097e7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10435 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #9555: respect the `feed_url` feed parameter. Thanks, sedden.</title>
<updated>2009-04-07T20:29:33Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-04-07T20:29:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=710dfea9132ec3ede3c7607d7f388618ed7f8bcb'/>
<id>urn:sha1:710dfea9132ec3ede3c7607d7f388618ed7f8bcb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10432 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6547, added support for GeoRSS feeds in `django.contrib.gis.feeds`; added the `feed_extra_kwargs` and `item_extra_kwargs` to the `Feed` baseclass so that it's possible for subclasses to add dynamic attributes.</title>
<updated>2008-08-16T20:40:47Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2008-08-16T20:40:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a2be52fd2a27b5a39744939c906cd57507aa8f10'/>
<id>urn:sha1:a2be52fd2a27b5a39744939c906cd57507aa8f10</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8414 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added a couple of extra syndication tests, and generally sanitized the existing ones. Refs #6547.</title>
<updated>2008-08-11T20:49:19Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-11T20:49:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=899ca54fe2a289bee4dfbed9f5ef6fc9024def72'/>
<id>urn:sha1:899ca54fe2a289bee4dfbed9f5ef6fc9024def72</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8310 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Do [8221] in a slightly more clean way.</title>
<updated>2008-08-05T23:53:52Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-05T23:53:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d06b474251c979c512a966a7fb41cd8a06487c14'/>
<id>urn:sha1:d06b474251c979c512a966a7fb41cd8a06487c14</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8222 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8128: correctly handle feeds that incorrectly don't provide pubdates. Be liberal in what you accept!</title>
<updated>2008-08-05T23:52:03Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-05T23:52:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9f6ab8104c72d4b8f56ecc8280606cae959ae126'/>
<id>urn:sha1:9f6ab8104c72d4b8f56ecc8280606cae959ae126</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8221 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
