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