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