index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
utils
/
feedgenerator.py
Age
Commit message (
Expand
)
Author
2007-09-15
Fixed #3036 -- Fixed some doctest strings that were failing. Thanks to pterk ...
Russell Keith-Magee
2007-09-14
Fixed number #4076: django.utils.feedgenerator now corectly handles times wit...
Jacob Kaplan-Moss
2007-07-10
Fixed #3760 -- Added the ability to manually set feed- and item-level id
Malcolm Tredinnick
2007-07-04
Merged Unicode branch into trunk (r4952:5608). This should be fully
Malcolm Tredinnick
2007-05-26
Fixed #4323 -- Added the ability to display author names without email
Malcolm Tredinnick
2007-04-09
Fixed #3958 -- Added lastBuildDate element to RSS feeds. Thanks,
Malcolm Tredinnick
2007-02-10
Fixed #2762 -- added copyright element support to RSS and Atom feeds. Patch
Malcolm Tredinnick
2006-06-19
Fixed #1473 -- Added support for categories back into syndication feeds
Malcolm Tredinnick
2006-06-08
Fixed #2109 -- Convert old-style classes to new-style classes throughout Djan...
Adrian Holovaty
2006-05-30
Fixed #2021 -- Improved Atom feed by outputting rel=alternate. Thanks, Ned Ba...
Adrian Holovaty
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2005-11-14
Fixed #787 -- High-level syndication framework now picks up author details. A...
Adrian Holovaty
2005-11-14
Improved Atom feed-generating framework to output <link rel='self'>. Added a ...
Adrian Holovaty
2005-11-14
Fixed #784 -- Atom feeds now use RFC3339 datetime format
Adrian Holovaty
2005-11-14
Fixed #786 -- Atom feeds now put links in a href element. Thanks, mattycakes
Adrian Holovaty
2005-11-12
Added mime_type attributes to feedgenerator RssFeed and Atom1Feed, and made t...
Adrian Holovaty
2005-11-12
Completely refactored legacy RSS framework to the new django.contrib.syndicat...
Adrian Holovaty
2005-09-14
Fixed #502 -- Added 'categories' keyword argument to RSS framework. Thanks, e...
Adrian Holovaty
2005-09-11
Fixed #485 -- Typo in utils/feedgenerator.py. Thanks, eugene@lazutkin.com
Adrian Holovaty
2005-07-26
Removed Adrian's note in the docstring of django.utils.feedgenerator -- it's ...
Adrian Holovaty
2005-07-13
Imported Django from private SVN repository (created from r. 8825)
Adrian Holovaty
[prev]