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.10.txt
Age
Commit message (
Expand
)
Author
2026-01-19
Fixed unbalanced parentheses in docs.
Clifford Gama
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
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-01-30
Tweaked docs to avoid reformatting given new black version.
nessita
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
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-12-06
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2021-09-14
Fixed #32873 -- Deprecated settings.USE_L10N.
Claude Paroz
2021-07-30
Refs #32956 -- Updated words ending in -wards.
David Smith
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-02-25
Updated links to DEPs.
Markus Holtermann
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2019-04-07
Refs #27807 -- Removed docs for User.username_validator.
Tim Graham
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2017-10-13
Refs #28643 -- Reorganized database functions docs.
Mariusz Felisiak
2017-09-22
Refs #17209 -- Removed login/logout and password reset/change function-based ...
Tim Graham
2017-09-04
Fixed typo in docs/releases/1.10.txt.
Berker Peksag
2017-09-02
Fixed typos in docs/releases/1.10.txt.
Berker Peksag
2017-07-27
Fixed #28415 -- Clarified what characters ASCII/UnicodeUsernameValidator accept.
Tim Graham
2017-04-24
Renamed "Mac OS X" to "macOS" in docs.
Michiel Beijen
2017-03-27
Fixed #27981 -- Doc'd date/time filter l10n changes in refs #25758.
Claude Paroz
2017-01-17
Removed settings.TEMPLATES upgrade guide.
Tim Graham
2016-10-31
Fixed #27400 -- Documented {% static %} encoding change in 1.10.
Henry Dang
2016-10-26
Fixed #27299 -- Documented the Widget.use_required_attribute() method.
Jon Dufresne
2016-09-01
Refs #25850, #27142, #27110 -- Documented migration history consistency checks.
Shai Berger
2016-08-05
Fixed #26986 -- Documented force_login() delegation to auth backends.
Tim Graham
2016-08-03
Fixed #26999 -- Documented model_to_dict() ManyToManyField change in 1.10.
Tim Graham
2016-08-02
Fixed #26988 -- Improved/clarified User.is_authenticated/anonymous compatibil...
Tim Graham
2016-08-01
Added release dates for 1.10 and 1.9.9
Tim Graham
2016-07-25
Fixed #26946 -- Clarified instructions for customizing collectstatic's ignore...
Tim Graham
2016-07-25
Refs #25232 -- Documented AllowAll*Backend in "new features" section of 1.10 ...
Markus Holtermann
2016-07-14
Reverted "Fixed #25388 -- Added an option to allow disabling of migrations du...
Tim Graham
2016-07-11
Linked "Features removed" release notes to corresponding deprecation notes.
Tim Graham
2016-07-11
Fixed #26749 -- Preserved behavior of use_for_related_field during deprecation.
Julien Hartmann
2016-06-21
Refs #21379, #26719 -- Moved username normalization to AbstractBaseUser.
Tim Graham
2016-06-21
Fixed #26787 -- Documented deleting and reloading of model instance fields.
Tim Graham
2016-06-06
Linked to upgrade guide from release notes.
Tom Christie
2016-06-02
Fixes #26700 -- Added how to upgrade to TEMPLATES link in 1.10 release notes.
jrabbit
2016-06-02
Updated release notes links to prevent warnings with Sphinx 1.4.2.
Tim Graham
2016-05-27
Fixed #26652 -- Documented removal of model instance _(default/base)_manager ...
Tim Graham
2016-05-19
Removed unused sections in 1.10 release notes.
Tim Graham
2016-05-19
Fixed #20869 -- made CSRF tokens change every request by salt-encrypting them
Shai Berger
2016-05-18
Fixed #25774 -- Refactor datetime expressions into public API
Josh Smeaton
2016-05-17
Refs #26601 -- Deprecated old-style middleware.
Tim Graham
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-05-17
Updated admin's jQuery to 2.2.3.
Tim Graham
2016-05-17
Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models...
Loïc Bistuer
[next]