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
2025-09-17
Removed versionadded/changed annotations for 5.2.
Jacob Walls
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-04-15
Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.
Ahmed Nassar
2024-06-18
Fixed #12978 -- Added support for RSS feed stylesheets.
Baptiste Mispelon
2023-11-29
Refs #25778 -- Updated some links and references to HTTPS.
Adam Johnson
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2022-08-30
Refs #30947 -- Changed tuples to lists where appropriate.
Alex Morega
2022-08-09
Refs #33842 -- Removed incorrect :file: role in contrib docs.
Ramil Yanbulatov
2022-03-29
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-17
Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2020-07-30
Fixed #31822 -- Added support for comments URL per feed item.
Viktor Garske
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-04-20
Updated iTunes podcast format link in syndication docs.
David Smith
2020-04-15
Used :rfc: role in various docs.
Mariusz Felisiak
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-05-06
Fixed #29352 -- Allowed specifying a Feed language.
Tobias Kunze
2019-03-28
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
[next]