Django

Code

root/django/trunk/django/utils/feedgenerator.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8397 [8397] 08/15/08 17:13:50 mtredinnick Fixed #8219 -- More robust date to string conversion in syndication …
(edit) @8331 [8331] 08/12/08 17:12:14 jacob Fixed #8253: fixed xmlns regression for Atom feeds, and in the process …
(edit) @8311 [8311] 08/11/08 17:22:26 jacob Added a number of callbacks to SyndicationFeed? for adding custom …
(edit) @8216 [8216] 08/05/08 12:38:49 jacob Fixed #7016: use correct time zones for Atom feeds. Thanks, Chris Cahoon.
(edit) @7066 [7066] 02/02/08 21:23:10 mtredinnick Fixed #6303 -- Handle missing language specification in feed generation. …
(edit) @6570 [6570] 10/20/07 09:54:38 mtredinnick Fixed #3502 -- Added TTL support for RSS (not Atom) feeds. Patch …
(edit) @6268 [6268] 09/15/07 03:29:56 russellm Fixed #3036 -- Fixed some doctest strings that were failing. Thanks to …
(edit) @6233 [6233] 09/14/07 17:29:37 jacob Fixed number #4076: django.utils.feedgenerator now corectly handles times …
(edit) @5643 [5643] 07/10/07 07:33:55 mtredinnick Fixed #3760 -- Added the ability to manually set feed- and item-level …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5357 [5357] 05/26/07 05:36:36 mtredinnick Fixed #4323 -- Added the ability to display author names without …
(edit) @4981 [4981] 04/09/07 07:25:31 mtredinnick Fixed #3958 -- Added lastBuildDate element to RSS 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) @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) @3004 [3004] 05/29/06 20:12:52 adrian Fixed #2021 -- Improved Atom feed by outputting rel=alternate. Thanks, Ned …
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(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 …
(edit) @1226 [1226] 11/13/05 22:28:31 adrian Fixed #784 -- Atom feeds now use RFC3339 datetime format
(edit) @1225 [1225] 11/13/05 22:16:09 adrian Fixed #786 -- Atom feeds now put links in a href element. Thanks, …
(edit) @1201 [1201] 11/12/05 12:32:12 adrian Added mime_type attributes to feedgenerator RssFeed? and Atom1Feed, and …
(edit) @1194 [1194] 11/11/05 21:44:53 adrian Completely refactored legacy RSS framework to the new …
(edit) @641 [641] 09/14/05 12:39:47 adrian Fixed #502 -- Added 'categories' keyword argument to RSS framework. …
(edit) @635 [635] 09/11/05 10:20:05 adrian Fixed #485 -- Typo in utils/feedgenerator.py. Thanks, eugene@lazutkin.com
(edit) @319 [319] 07/26/05 12:42:37 adrian Removed Adrian's note in the docstring of django.utils.feedgenerator -- …
(add) @3 [3] 07/12/05 20:25:57 adrian Imported Django from private SVN repository (created from r. 8825)
Note: See TracRevisionLog for help on using the revision log.