index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
syndication.txt
Age
Commit message (
Expand
)
Author
2019-03-28
[2.2.x] Used extlinks for Django's source code.
Tim Graham
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-12-28
Removed unnecessary trailing commas and spaces in various code.
Mariusz Felisiak
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-01-26
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
Vytis Banaitis
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-17
Refs #13110 -- Removed SyndicationFeed.add_item()'s enclosure argument.
Tim Graham
2016-05-20
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-17
Refs #13110 -- Fixed typo in Feed class reference.
Garrison Benson
2015-12-03
Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-09-18
Fixed #13110 -- Added support for multiple enclosures in Atom feeds.
Unai Zalakain
2015-09-14
Fixed #25369 -- Corrected syndication's get_object() example.
Tim Graham
2015-06-21
Fixed #24985 -- Added note about possible invalid feed content
Claude Paroz
2015-06-09
Fixed import in docs/ref/contrib/syndication.txt
argaen
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-01-10
Moved doc on the DTL's syntax to the ref/ section.
Aymeric Augustin
2014-08-13
Refs #23276 -- Added missing url() in some places.
Collin Anderson
2014-04-16
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
chriscauley
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2014-03-22
Fixed #22313 -- Removed 'u' prefixes from documentation
Claude Paroz
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-22
Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2013-08-04
Fixed #20860 -- Removed references to defunct chicagocrime.org
Tim Graham
2013-07-19
Fixed #14656 -- Added Atom1Feed `published` element
Matt Deacalion Stevens
2013-07-18
Atom specification URL updated
Matt Deacalion Stevens
2013-06-05
Proofed the 1.6 release notes
Tim Graham
2013-02-24
Test case and docs for custom context data in feeds
Zbigniew Siciarz
2013-02-06
Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.
Simon Charette
2013-01-15
Fixed #19605 - Removed unused url imports from doc examples.
Tim Graham
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-11-18
Fixed #19306 - Improved syndication example.
Tim Graham
2012-09-26
Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail
Adrien Lemaire
2012-06-07
Removed references to changes made in 1.2.
Aymeric Augustin
2012-05-03
Fixed broken URLs introduced in 1adc87cd32.
Ramiro Morales
2012-05-03
Updated some URLs in the documentation to point to the new repository.
Ramiro Morales
2012-04-30
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2012-04-02
Fixed #18009 -- Cleaned up a comment about removal of the old contrib.syndica...
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-02-12
Fixed #16150 -- Added 'feed_url' and clarified 'link' in the Feed reference d...
Aymeric Augustin
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-11
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...
Ramiro Morales
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2011-03-10
Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks...
Gabriel Hurley
2011-03-03
Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerato...
Gabriel Hurley
[next]