Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/utils/feedgenerator.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #4323 -- Added the ability to display author names ...Malcolm Tredinnick2007-05-261-0/+2
* Fixed #3958 -- Added lastBuildDate element to RSS feeds. ...Malcolm Tredinnick2007-04-091-0/+1
* Fixed #2762 -- added copyright element support to RSS and...Malcolm Tredinnick2007-02-101-3/+13
* Fixed #1473 -- Added support for categories back into syn...Malcolm Tredinnick2006-06-191-0/+2
* Fixed #2109 -- Convert old-style classes to new-style cla...Adrian Holovaty2006-06-081-2/+2
* Fixed #2021 -- Improved Atom feed by outputting rel=alter...Adrian Holovaty2006-05-301-1/+1
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is high...Adrian Holovaty2006-05-021-4/+4
* Fixed #787 -- High-level syndication framework now picks ...Adrian Holovaty2005-11-141-1/+4
* Improved Atom feed-generating framework to output <link r...Adrian Holovaty2005-11-141-2/+6
* Fixed #784 -- Atom feeds now use RFC3339 datetime formatAdrian Holovaty2005-11-141-2/+5
* Fixed #786 -- Atom feeds now put links in a href element....Adrian Holovaty2005-11-141-1/+1
* Added mime_type attributes to feedgenerator RssFeed and A...Adrian Holovaty2005-11-121-0/+2
* Completely refactored legacy RSS framework to the new dja...Adrian Holovaty2005-11-121-62/+159
* Fixed #502 -- Added 'categories' keyword argument to RSS ...Adrian Holovaty2005-09-141-1/+4
* Fixed #485 -- Typo in utils/feedgenerator.py. Thanks, eug...Adrian Holovaty2005-09-111-1/+1
* Removed Adrian's note in the docstring of django.utils.fe...Adrian Holovaty2005-07-261-4/+1
* Imported Django from private SVN repository (created from...Adrian Holovaty2005-07-131-0/+152