summaryrefslogtreecommitdiff
path: root/docs/releases/1.7.txt
AgeCommit message (Expand)Author
2025-09-12Fixed #36597 -- Corrected directives for functions from email module in docs.Mridul Dhall
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-08-25Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...David Smith
2023-09-18Refs #27236 -- Removed Meta.index_together per deprecation timeline.Mariusz Felisiak
2023-08-25Refs #34730 -- Made Message importable from django.contrib.messages.François Freitag
2023-04-17Used extlinks for PyPI links.Tim Graham
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-03-17Added missing backticks to function names.Mariusz Felisiak
2022-03-10Changed some words to use inline markup.David Smith
2021-07-30Refs #32956 -- Updated words ending in -wards.David Smith
2021-01-14Refs #15902 -- Stopped set_language() storing user's language in the session.Mariusz Felisiak
2020-12-15Added backticks to code literals in various docs.Jon Dufresne
2020-05-13Used :mimetype: role in various docs.Nick Pope
2020-04-01Prevented (and corrected) single backtick usage in docs.Adam Johnson
2018-10-27Fixed #28606 -- Deprecated CachedStaticFilesStorage.Tim Graham
2018-04-17Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.Brett Cannon
2017-09-22Refs #17209 -- Removed login/logout and password reset/change function-based ...Tim Graham
2017-09-08Removed obsolete doc references to javascript_catalog.Samir Shah
2017-01-18Removed formtools from intersphinx_mapping.Tim Graham
2017-01-17Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...Tim Graham
2016-07-11Linked "Features removed" release notes to corresponding deprecation notes.Tim Graham
2016-06-02Updated release notes links to prevent warnings with Sphinx 1.4.2.Tim Graham
2016-02-01Unified some doc links to OneToOneField and ManyToManyField.Tim Graham
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2016-01-14Fixed #23868 -- Added support for non-unique django-admin-options in docs.Tim Graham
2016-01-12Made CommandError use the exception directive in docs.Tim Graham
2015-12-23Fixed #25969 -- Replaced render_to_response() with render() in docs examples.Tim Graham
2015-12-08Refs #25886 -- Improved language in Python compatibility section of the relea...Tim Graham
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-11-12Replaced "inbuilt" with more common "built-in".Tim Graham
2015-10-29Fixed #23985 -- Documented a backwards incompatible change in URLValidator.Tim Graham
2015-10-05Fixed #25502 -- Added supported Python versions in 1.7, 1.8 release notes.Tim Graham
2015-09-23Removed versionadded/changed annotations for 1.8.Tim Graham
2015-09-23Refs #23957 -- Required session verification per deprecation timeline.Tim Graham
2015-09-23Refs #24022 -- Removed the ssi tag per deprecation timeline.Tim Graham
2015-05-01Updated capitalization in the word "JavaScript" for consistencyDave Hodder
2015-03-17Refs #24487 -- Added upgrade tips about removal of SortedDict.Tim Graham
2015-03-16Added comma to improve readability in 1.7 release notes.Steven Das
2015-02-15Deprecated TEMPLATE_DEBUG setting.Aymeric Augustin
2015-01-27Fixed #24219 -- Moved SelectDateWidget together with the other widgetsLoic Bistuer
2015-01-19Removed IPAddressField per deprecation timeline; refs #20439.Tim Graham
2015-01-19Added deprecation docs for legacy lookup support; refs #16187.Tim Graham
2015-01-18Added missing items to deprecation timeline/1.7 release notes.Tim Graham
2015-01-18Clarified deprecation of forms.forms.get_declared_fields(); refs #19617.Tim Graham
2015-01-18Removed support for syncing apps without migrations per deprecation timeline.Tim Graham
2015-01-18Clarified a contrib.sites deprecation and added to 1.7 release notes.Tim Graham
2015-01-18Removed utils.module_loading.import_by_path() per deprecation timeline; refs ...Tim Graham
2015-01-17Removed the validate management command per deprecation timeline.Tim Graham
2015-01-17Removed support for custom SQL per deprecation timeline.Tim Graham