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.6.6.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2020-04-20
Capitalized Unicode in docs, strings, and comments.
Jon Dufresne
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2014-08-20
Added dates to release notes.
Tim Graham
2014-08-20
Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USER change.
Preston Holmes
2014-08-20
Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
Tim Graham
2014-08-20
Prevented reverse() from generating URLs pointing to other hosts.
Florian Apolloner
2014-08-20
Added release note stubs for 1.5.9 and 1.4.14.
Tim Graham
2014-08-19
Added sphinx extension to ease generation of ticket links.
Tim Graham
2014-08-19
Fixed #22996 -- Prevented crash with unencoded query string
Claude Paroz
2014-08-15
Complemented 1.6 release notes for 457c16d0d6
Claude Paroz
2014-08-14
Fixed #23265 -- Used system-specific encoding in runserver
Claude Paroz
2014-07-30
Forwardported 1.6.6 release note for #19107.
Tim Graham
2014-07-29
Forwardported 1.6.6 release notes for refs #20292.
Tim Graham
2014-07-24
Forward ported release notes for refs #23089.
Tim Graham
2014-07-16
Added 1.6.6 release notes for #22998 (also forwardported those for #13794).
Tim Graham
2014-06-20
Added refs #22514 to 1.6.6 release notes.
Tim Graham
2014-05-16
Added stub release notes for 1.6.6.
Tim Graham