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