Django

Code

root/django/trunk/django/contrib/syndication/feeds.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8414 [8414] 08/16/08 15:40:47 jbronn Fixed #6547, added support for GeoRSS feeds in django.contrib.gis.feeds; …
(edit) @8310 [8310] 08/11/08 15:49:19 jacob Added a couple of extra syndication tests, and generally sanitized the …
(edit) @8222 [8222] 08/05/08 18:53:52 jacob Do [8221] in a slightly more clean way.
(edit) @8221 [8221] 08/05/08 18:52:03 jacob Fixed #8128: correctly handle feeds that incorrectly don't provide …
(edit) @8216 [8216] 08/05/08 12:38:49 jacob Fixed #7016: use correct time zones for Atom feeds. Thanks, Chris Cahoon.
(edit) @8046 [8046] 07/21/08 22:24:09 adrian Fixed #7847 -- Removed a whole bunch of unused imports from throughout the …
(edit) @7324 [7324] 03/19/08 17:34:40 jacob Fixed #5107: swapped in RequestContext? for Context in syndication feeds. …
(edit) @7295 [7295] 03/18/08 10:40:27 mtredinnick Added more robust processing to parameterised syndication feeds for the …
(edit) @7051 [7051] 01/31/08 16:33:50 gwilson Fixed add_domain call to use domain attribute of current_site so the …
(edit) @7050 [7050] 01/31/08 16:31:38 gwilson Fixed #6508 -- Fixed add_domain function to also work with https feed …
(edit) @6570 [6570] 10/20/07 09:54:38 mtredinnick Fixed #3502 -- Added TTL support for RSS (not Atom) feeds. Patch …
(edit) @5654 [5654] 07/12/07 00:29:32 adrian Improved syndication feed framework to use RequestSite? if the sites …
(edit) @5643 [5643] 07/10/07 07:33:55 mtredinnick Fixed #3760 -- Added the ability to manually set feed- and item-level …
(edit) @5629 [5629] 07/07/07 12:15:54 mtredinnick Changed HttpRequest.path to be a Unicode object. It has already …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5045 [5045] 04/20/07 09:53:21 mtredinnick Added missing piece needed for supporting subtitle in Atom feeds.
(edit) @4478 [4478] 02/10/07 02:36:39 mtredinnick Fixed #2762 -- added copyright element support to RSS and Atom feeds. …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @3409 [3409] 07/21/06 10:57:50 adrian Fixed #1961 -- Made feed_url dynamic in syndication framework
(edit) @3214 [3214] 06/26/06 18:19:03 adrian Fixed #2158 -- Added title_template and description_template hooks to Feed …
(edit) @3143 [3143] 06/18/06 20:38:06 mtredinnick Fixed #1473 -- Added support for categories back into syndication …
(edit) @3113 [3113] 06/08/06 00:00:13 adrian Fixed #2109 -- Convert old-style classes to new-style classes throughout …
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @2341 [2341] 02/18/06 14:34:14 adrian Fixed #1046 -- Made syndication feed framework not swallow TypeErrors? in …
(edit) @1228 [1228] 11/13/05 23:15:40 adrian Fixed #787 -- High-level syndication framework now picks up author …
(edit) @1227 [1227] 11/13/05 22:59:20 adrian Improved Atom feed-generating framework to output <link rel='self'>. Added …
(add) @1194 [1194] 11/11/05 21:44:53 adrian Completely refactored legacy RSS framework to the new …
Note: See TracRevisionLog for help on using the revision log.