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