summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2014-09-02[1.7.x] Cleanup run on the 1.7 release notes. Backport of 138e3873a53a4fcd17d...James Bennett
2014-08-30[1.7.x] Fixed #23370 -- defer() + select_related() crashed with inherited mod...Akis Kesoglou
2014-08-28[1.7.x] Fixed #23375 -- Added missing security issues to the archive.Simon Charette
2014-08-28[1.7.x] Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCaseClaude Paroz
2014-08-27[1.7.x] Fixed #23329 -- Allowed inherited and m2m fields to be referenced in ...Simon Charette
2014-08-20[1.7.x] Added dates to release notes.Tim Graham
2014-08-20[1.7.x] Prevented data leakage in contrib.admin via query string manipulation.Simon Charette
2014-08-20[1.7.x] Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USE...Preston Holmes
2014-08-20[1.7.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file ...Tim Graham
2014-08-20[1.7.x] Prevented reverse() from generating URLs pointing to other hosts.Florian Apolloner
2014-08-20[1.7.x] Added release note stubs for 1.5.9 and 1.4.14.Tim Graham
2014-08-20[1.7.x] Fixed typo in 1.7 release notesClaude Paroz
2014-08-19[1.7.x] Added sphinx extension to ease generation of ticket links.Tim Graham
2014-08-19[1.7.x] Fixed #22996 -- Prevented crash with unencoded query stringClaude Paroz
2014-08-15[1.7.x] Complemented 1.6 release notes for 457c16d0d6Claude Paroz
2014-08-14[1.7.x] Fixed #23265 -- Used system-specific encoding in runserverClaude Paroz
2014-08-13[1.7.x] Fixed #23283 -- Added default=False to BooleanField's in the docs.Ola Sitarska
2014-08-07[1.7.x] Fixed #23252: Call out removed features in release notes.Andrew Godwin
2014-08-05[1.7.x] Fixed broken links in docs.Tim Graham
2014-08-02[1.7.x] Updated MySQL links to version 5.6.Tim Graham
2014-07-30[1.7.x] Forwardported 1.6.6 release note for #19107.Tim Graham
2014-07-29[1.7.x] Forwardported 1.6.6 release notes for refs #20292.Tim Graham
2014-07-28[1.7.x] Fixed #23102 -- Documented that sql* commands now respect allow_migra...Gabriel Muñumel
2014-07-26[1.7.x] Fixed #23097 -- Switched to new octal format in docsDavid Hoffman
2014-07-25[1.7.x] Mark initial_data as deprecated separately from syncdb. Refs #23077.Andrew Godwin
2014-07-24[1.7.x] Fixed #23089 -- Fixed transaction handling in two management commands.Aymeric Augustin
2014-07-23[1.7.x] Added backwards incompatibility note for refs #22845; refs #23082.Tim Graham
2014-07-16[1.7.x] Added 1.6.6 release notes for #22998 (also forwardported those for #1...Tim Graham
2014-07-10[1.7.x] Add south upgrade note to 1.7 release notesAndrew Godwin
2014-07-08[1.7.x] Fixed #22812 -- Refactored lookup API documentation.Jorge C. Leitão
2014-07-07[1.7.x] Fixed #22966 -- Clarified which release notes appear for each doc ver...Tim Graham
2014-07-05[1.7.x] Fixed #22943 -- Correctly serialize compiled regexes.Simon Charette
2014-07-04[1.7.x] Fixed #22915 -- Document backward incompatible changes in the Validat...Loic Bistuer
2014-06-23[1.7.x] Fixed #8033 -- Explained app registry error during translation setupClaude Paroz
2014-06-20[1.7.x] Added refs #22514 to 1.6.6 release notes.Tim Graham
2014-06-15[1.7.x] Fixed #22660: Doc'd you can't have unmigrated apps depend on migratedAndrew Godwin
2014-06-13[1.7.x] Fixed #22477 -- Removed contrib middleware from the global settings d...mlavin
2014-06-12[1.7.x] Fixed #22811 -- Allowed setting both the old and new TEST database se...Tim Graham
2014-06-11[1.7.x] Fixed #22680 -- I/O operation on closed file.Florian Apolloner
2014-06-09[1.7.x] Doc edits for refs #22487.Tim Graham
2014-06-09[1.7.x] Added missing deprecation note for fastcgi in 1.7 release notes; refs...Tim Graham
2014-06-08[1.7.x] Fixed #22487: Optional rollback emulation for migrated appsAndrew Godwin
2014-05-29[1.7.x] Improved deprecation plan links in release notes.Tim Graham
2014-05-24[1.7.x] Fixed #22510 -- Harden field removal to only None.Marc Tamlyn
2014-05-16[1.7.x] Added stub release notes for 1.6.6.Tim Graham
2014-05-15[1.7.x] Minor edits to latest release notes.Tim Graham
2014-05-14Added release notes for 1.4.13, 1.5.8, 1.6.5.Jacob Kaplan-Moss
2014-05-13[1.7.x] Removed an unnecessary anchor in the docs.Tim Graham
2014-05-13[1.7.x] Fixed spelling mistake and added a word to the word list.Tim Graham
2014-05-12[1.7.x] Added 1.6.5 release note for refs #22508.Tim Graham