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.8.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-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
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
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-20
Capitalized Unicode in docs, strings, and comments.
Jon Dufresne
2020-04-14
Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2019-03-28
Fixed "byte string" typo in various docs and comments.
Mariusz Felisiak
2018-07-18
Removed duplicate words in docs.
Maxime Lorant
2018-06-27
Refs #12663 -- Removed Meta API upgrade guide.
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-11-16
Fixed #28802 -- Fixed typo in docs/topics/auth/default.txt.
Tim Graham
2017-08-21
Removed redundant backticks in docs/releases/1.8.txt
Berker Peksag
2017-01-17
Removed settings.TEMPLATES upgrade guide.
Tim Graham
2017-01-17
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2017-01-17
Refs #25604 -- Removed makemigrations --exit option per deprecation timeline.
Tim Graham
2016-09-28
Fixed 27283 -- Fixed typo in 1.8 release notes.
Alasdair Nicol
2016-08-18
Fixed #26807 -- Documented how to replicate SubfieldBase's assignment behavior.
Tim Graham
2016-08-09
Unified SpatiaLite spelling
Claude Paroz
2016-07-11
Linked "Features removed" release notes to corresponding deprecation notes.
Tim Graham
2016-06-06
Linked to upgrade guide from release notes.
Tom Christie
2016-06-02
Updated release notes links to prevent warnings with Sphinx 1.4.2.
Tim Graham
2016-05-03
Normalized "an SQL" spelling.
Ville Skyttä
2016-03-03
Fixed #26309 -- Documented that login URL settings no longer support dotted p...
Alasdair Nicol
2016-02-03
Fix typos in 1.8 release notes.
Carl Meyer
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
Removed an unncessary docs cross-reference for call_command().
Tim Graham
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
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-08
Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the end of ...
Tim Graham
2015-10-30
Fixed #25100 -- Documented an upgrade caveat for contenttypes migration.
Tim Graham
2015-10-27
Fixed #25550 -- Deprecated direct assignment to the reverse side of a related...
Tim Graham
2015-10-26
Documented Python 3.5 support for Django 1.8.
Tim Graham
2015-10-21
Fixed #25578 -- Corrected the casing of "GitHub".
Yusuke Miyazaki
2015-10-05
Fixed #25502 -- Added supported Python versions in 1.7, 1.8 release notes.
Tim Graham
2015-09-23
Refs #23957 -- Required session verification per deprecation timeline.
Tim Graham
2015-09-23
Refs #22835 -- Removed NoArgsCommand per deprecation timeline.
Tim Graham
2015-09-23
Refs #19973 -- Removed optparse support in management commands per deprecatio...
Tim Graham
[next]