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
/
sites.txt
Age
Commit message (
Expand
)
Author
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
2023-11-29
Refs #25778 -- Updated some links and references to HTTPS.
Adam Johnson
2023-11-28
Removed link to lawrence.com in contrib.sites docs.
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
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2019-12-20
Removed outdated information from contrib.sites docs.
Garry Polley
2019-11-05
Refs #30923 -- Fixed an example of rendering templates in contrib.sites docs.
Alasdair Nicol
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2016-11-30
Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs.
Tim Graham
2016-06-24
Refs #17209 -- Added LoginView and LogoutView class-based views
Claude Paroz
2016-06-03
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-05-20
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-16
Remove unnecessarily rude terminology.
Stephen Paulger
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-06-22
Fixed #24983 -- Clarified contrib.sites Site.domain is fully qualified.
Bipin Suresh
2015-06-18
Fixed #24834 -- Fixed get_current_site() when Host header contains port.
Nick Pope
2015-05-16
Fixed #24774 -- Made contrib.site's Site.domain field unique
Piotr Jakimiak
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-01-18
Removed contrib.sites.models.RequestSite/get_current_site() aliases.
Tim Graham
2015-01-18
Clarified a contrib.sites deprecation and added to 1.7 release notes.
Tim Graham
2015-01-16
Fixed #24143 -- Encouraged use of Http404 messages for debugging.
Keryn Knight
2014-12-28
Deprecated TEMPLATE_DIRS.
Aymeric Augustin
2014-11-03
Fixed versionchanged indentation in docs/.
Berker Peksag
2014-10-02
Fixed typo in docs/ref/contrib/sites.txt
ticalcster
2014-10-01
Fixed #15089 -- Allowed contrib.sites to lookup the current site based on req...
Tim Graham
2014-08-26
Fixed #21567 -- Documented how to deploy multiple sites using the sites frame...
Tim Graham
2014-08-22
Fixed #23324 -- Mentioned Site.id in contrib.sites docs.
Tim Graham
2014-06-30
Fixed #22482 -- Recommended using data migrations in contrib.sites docs.
Tim Graham
2014-05-13
Removed some references to django.contrib.comments which has been removed.
Tim Graham
2014-04-26
Updated doc links to point to Python 3 documentation
Claude Paroz
2014-04-07
Added missing request parameter to get_current_site().
Yin Jifeng
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2014-03-21
Fixed typos in docs (django.contrib.site)
Thomas Schreiber
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-06
Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each r...
Christopher Medrela
2014-02-02
Fixed typo.
Aymeric Augustin
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-17
Removed some unnecessary __exact operators in filters.
Tim Graham
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
[next]