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
/
releases
/
1.6.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 double spaces after periods in sentences.
Natalia
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-04-17
Used extlinks for PyPI links.
Tim Graham
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2022-10-08
Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQue...
Gregor Gärtner
2022-10-07
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetEr...
Gregor Gärtner
2022-04-28
Removed hyphen from pre-/re- prefixes.
David
2022-03-10
Changed some words to use inline markup.
David Smith
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-02-26
Fixed typos in assertQuerysetEqual() docs and 1.6 release notes.
Jacob Walls
2021-01-14
Refs #28622 -- Removed settings.PASSWORD_RESET_TIMEOUT_DAYS per deprecation t...
Mariusz Felisiak
2020-11-13
Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-05-13
Used :pep: role in various docs.
Nick Pope
2020-05-05
Fixed #31534 -- Deprecated django.conf.urls.url().
David Smith
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2018-07-31
Removed code terms from docs/spelling_wordlist.
Tim Graham
2018-05-13
Fixed #17379 -- Removed management commands deactivation of the locale.
Claude Paroz
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2017-09-22
Refs #17209 -- Removed login/logout and password reset/change function-based ...
Tim Graham
2017-01-26
Refs #23919 -- Replaced usage of django.utils.http utilities with Python equi...
Claude Paroz
2017-01-17
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2016-11-23
Normalized casing of "custom user model".
Tim Graham
2016-10-02
Fixed #27305 -- Removed BaseCommand.can_import_settings unused attribute
Claude Paroz
2016-09-30
Updated links to the current version of MySQL docs.
Tim Graham
2016-07-06
Fixed capitalization of "URL pattern".
Tim Graham
2016-06-02
Updated release notes links to prevent warnings with Sphinx 1.4.2.
Tim Graham
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-02-02
Refs #26089 -- Removed obsolete docs about custom user model testing.
Tim Graham
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-07-08
Corrected example code for get_query_set upgrade in 1.6 release notes
Luke Plant
2015-05-08
Fixed #24763 -- Moved DoesNotExist exception to model docs.
David Krisch
2015-05-01
Updated capitalization in the word "JavaScript" for consistency
Dave Hodder
2015-04-14
Removed docs for removed transaction APIs.
Tim Graham
2015-02-23
Fixed #23762 -- clarified CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecation in docs
Kenneth Kam
2015-01-19
Removed IPAddressField per deprecation timeline; refs #20439.
Tim Graham
2014-12-28
Deprecated TEMPLATE_STRING_IF_INVALID.
Aymeric Augustin
2014-12-19
Added upgrade instructions for deprecated model _meta permission methods.
Tim Graham
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-17
Fixed display of lists after website redesign
Markus Holtermann
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-11-24
Further fixes to the migration notes for get_query_set
Luke Plant
2014-11-24
Better migration docs for get_query_set -> get_queryset
Luke Plant
2014-11-10
Fixed a typo in 1.6 release notes.
aruseni
[next]