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.9.txt
Age
Commit message (
Expand
)
Author
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
2023-10-09
Added backticks to setuptools in docs.
Mariusz Felisiak
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-05-31
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-04-28
Changed "stdlib" to "Standard Library" in docs/releases/1.9.txt.
David
2022-03-10
Changed some words to use inline markup.
David Smith
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecati...
Mariusz Felisiak
2020-06-03
Preferred usage of among/while to amongst/whilst.
David Smith
2020-05-05
Fixed #31534 -- Deprecated django.conf.urls.url().
David Smith
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2019-09-10
Refs #28478 -- Removed support for TestCase's allow_database_queries and mult...
Mariusz Felisiak
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-07-18
Removed duplicate words in docs.
Maxime Lorant
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-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-01-17
Refs #19567 -- Removed deprecated javascript_catalog() and json_catalog() views.
Tim Graham
2017-01-17
Refs #18651 -- Removed assignment_tag per deprecation timeline.
Tim Graham
2016-11-15
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-08-12
Fixed typo in docs/releases/1.9.txt
Tim Graham
2016-08-11
Refs #23960 -- Documented how to restore absolute redirect URLs.
Moritz Sichert
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-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-01-25
Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
Chris Lamb
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-05
Fixed #25878 -- Documented requirement that handler404 return a 404 response.
Tim Graham
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-24
Refs #13008 -- Forwardported 1.8.8 release note.
Tim Graham
2015-12-22
Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.
Tim Graham
2015-12-10
Refs #25099 -- Added removal of build_request_repr() to 1.9 release notes.
Damien
2015-12-08
Refs #25886 -- Improved language in Python compatibility section of the relea...
Tim Graham
2015-12-05
Refs #25584 -- Corrected note about source of SyntaxErrors when installing Dj...
Tim Graham
2015-12-01
Added release date for 1.9.
Tim Graham
2015-11-30
Removed obsolete phrase about adding Python 3.5 in Django 1.9.
Tim Graham
2015-11-27
Added Scottish Gaelic as new available language
Claude Paroz
2015-11-27
Added Colombian Spanish as new available language
Claude Paroz
2015-11-26
Fixed #25807 -- Instructed the migration writer about lazy objects.
Simon Charette
2015-11-19
Removed a bug fix from the 1.9 release notes.
Tim Graham
2015-11-17
Refs #24971, #25356 -- Clarified how apps.py works in 1.9 release notes.
Tim Graham
2015-11-16
Fixed typo in docs/releases/1.9.txt.
Tim Graham
[next]