summaryrefslogtreecommitdiff
path: root/docs/syndication_feeds.txt
AgeCommit message (Expand)Author
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss
2008-08-11Added a number of callbacks to SyndicationFeed for adding custom attributes a...Jacob Kaplan-Moss
2008-03-25Edited some docs changes from the past few daysAdrian Holovaty
2008-03-20Merged the tests and documentation from #4720 to support the changes in [7295].Malcolm Tredinnick
2007-12-21Fixed #6249 -- Fixed error in docs/syndication_feeds.txt example. Thanks, dar...Adrian Holovaty
2007-12-04Edited docs/syndication_feeds.txt changes from [6741]Adrian Holovaty
2007-12-01Fixed #5860: Documented the correct order in which the syndication framework ...James Bennett
2007-11-30Edited docs/syndication_feeds.txt changes from [6570]Adrian Holovaty
2007-11-29Added better error handling in the basic feed class example. Refs #5855Malcolm Tredinnick
2007-10-20Fixed #3502 -- Added TTL support for RSS (not Atom) feeds. Patch fromMalcolm Tredinnick
2007-07-12Improved syndication feed framework to use RequestSite if the sites framework...Adrian Holovaty
2007-07-12Added 'New in Django development version' note to docs/syndication_feeds.txt ...Adrian Holovaty
2007-07-10Fixed #3760 -- Added the ability to manually set feed- and item-level idMalcolm Tredinnick
2007-05-15Fixed #3664 -- Documented that get_absolute_url() and item_link() (inMalcolm Tredinnick
2007-05-02Fixed #4068 -- Fixed incorrect docstring in docs/syndication_feeds.txt. Thank...Adrian Holovaty
2007-04-24Fixed #4133 -- Fixed broken links in docs. Thanks, Gary WilsonAdrian Holovaty
2007-04-09Edited docs/syndication_feeds.txt changes from [4982]Adrian Holovaty
2007-04-09Clarified that there is no feed-level description element in Atom feeds and theMalcolm Tredinnick
2007-02-10Fixed #2762 -- added copyright element support to RSS and Atom feeds. PatchMalcolm Tredinnick
2007-01-24Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...Adrian Holovaty
2006-11-07Fixed #2987: cleaned up the syndication documentation a bit, thanks to dev@si...Jacob Kaplan-Moss
2006-09-05Fixed #2646 -- Removed unneeded comma in docs/syndication_feeds.txt. Thanks, ...Adrian Holovaty
2006-07-26Fixed #2420 -- Fixed typo in docs/syndication_feeds.txtAdrian Holovaty
2006-06-26Fixed #2158 -- Added title_template and description_template hooks to Feed cl...Adrian Holovaty
2006-06-19Fixed #1473 -- Added support for categories back into syndication feedsMalcolm Tredinnick
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2005-11-20Fixed #846 -- Fixed bug in docs/syndication_feeds.txt. Thanks, dericAdrian Holovaty
2005-11-14Fixed #787 -- High-level syndication framework now picks up author details. A...Adrian Holovaty
2005-11-14Improved Atom feed-generating framework to output <link rel='self'>. Added a ...Adrian Holovaty
2005-11-12More small tweaks to docs/syndication_feeds.txtAdrian Holovaty
2005-11-12Fixed ReST bug in docs/syndication_feeds.txtAdrian Holovaty
2005-11-12Fixed ReST bugs in docs/syndication_feeds.txtAdrian Holovaty
2005-11-12Completely refactored legacy RSS framework to the new django.contrib.syndicat...Adrian Holovaty