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.5.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
2025-04-15
Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.
Ahmed Nassar
2023-09-18
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
Mariusz Felisiak
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2022-04-28
Changed "ie." to "i.e." in docs.
David
2022-03-10
Changed some words to use inline markup.
David Smith
2020-05-13
Used :mimetype: role in various docs.
Nick Pope
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-04-20
Capitalized Unicode in docs, strings, and comments.
Jon Dufresne
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2019-11-26
Used :ticket: role in all tickets links.
Sergey Fedoseev
2019-03-28
Fixed "byte string" typo in various docs and comments.
Mariusz Felisiak
2019-02-05
Refs #27753 -- Removed django.utils.six.
Tim Graham
2018-10-09
Capitalized "Python" in docs and comments.
Jon Dufresne
2018-07-31
Removed code terms from docs/spelling_wordlist.
Tim Graham
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2016-11-23
Normalized casing of "custom user model".
Tim Graham
2016-06-02
Updated release notes links to prevent warnings with Sphinx 1.4.2.
Tim Graham
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
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
2016-01-12
Made CommandError use the exception directive in docs.
Tim Graham
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-10-21
Fixed #25578 -- Corrected the casing of "GitHub".
Yusuke Miyazaki
2015-09-23
Refs #23269 -- Removed the removetags template tag and related functions per ...
Tim Graham
2015-06-05
Capitalized "Python" in docs.
Tim Graham
2015-05-08
Fixed #24763 -- Moved DoesNotExist exception to model docs.
David Krisch
2015-05-01
Updated capitalization in the word "JavaScript" for consistency
Dave Hodder
2015-03-25
Fixed #23814 -- Documented apps refactored out of Django.
Fabio Natali
2015-01-17
Removed the syncdb command per deprecation timeline.
Tim Graham
2014-10-25
Removed simplejson inventory file from docs/conf.py.
Berker Peksag
2014-07-26
Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-05-29
Improved deprecation plan links in release notes.
Tim Graham
2014-04-26
Updated doc links to point to Python 3 documentation
Claude Paroz
2014-02-03
Reordered deprecation timeline and added back old info; refs #21920.
Tim Graham
2013-11-18
Fixed #21240 -- Added 1.5 release note for OneToOneField/select_related change.
Tim Graham
2013-09-06
Consolidated documentation for F() and Q()
evildmp
2013-08-15
Added release date to 1.5 release notes.
James Bennett
2013-06-28
Removed django.utils.encoding.StrAndUnicode class, deprecated in Django 1.5.
Ramiro Morales
2013-06-28
Removed custom profile model functionality as per deprecation TL.
Ramiro Morales
2013-06-28
Removed 'cleanup' management command as per deprecation TL.
Ramiro Morales
2013-06-12
Warned that `request_finished` isn't sent by some buggy setups.
Jaap Roes
2013-04-12
Fixed #20211: Document backwards-incompatible change in BoundField.label_tag
Baptiste Mispelon
2013-03-22
Added missing markup to docs.
Tim Graham
2013-02-28
1.5 is no longer "UNDER DEVELOPMENT".
Florian Apolloner
2013-02-19
Update 1.5 release notes for XML and formset fixes.
Carl Meyer
2013-02-19
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
Carl Meyer
[next]