summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
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
2014-05-10[1.7.x] Fixed a few release notes typos.Ramiro Morales
2014-05-07[1.7.x] Updated some docs for the delayed deprecation of legacy table creatio...Tim Graham
2014-05-07[1.7.x] Fixed some markup problems in docs/releases/security.txt.Tim Graham
2014-05-06[1.7.x] Improve docs around deconstruction/serialisation (refs #22337)Andrew Godwin
2014-05-05[1.7.x] Fixed #22429 -- Incorrect SQL when using ~Q and FAnssi Kääriäinen
2014-05-02[1.7.x] Fixed #22565 -- Prevented pgettext_lazy crash with bytestring inputClaude Paroz
2014-05-01[1.7.x] Fixed #22551 -- Made oracle backend method Python 3 compatibleClaude Paroz
2014-04-30[1.7.x] Fixed #19195 -- Allow explicit ordering by a relation `_id` field.Simon Charette
2014-04-30[1.7.x] Fixed #22442 -- Provided additional documentation regarding id fields...Tim Graham
2014-04-28[1.7.x] Added stub release notes for 1.6.5.Tim Graham
2014-04-28[1.7.x] Added dates to release notes of today's release.Tim Graham
2014-04-28[1.7.x] Revert "Fixed #15179 -- middlewares not applied for test client login()"Tim Graham
2014-04-27[1.7.x] Improved formatting and links of migration docs.Tim Graham
2014-04-27[1.7.x] Fixed #22526 -- Added note about check() method to 1.7 release notes.Tim Graham
2014-04-26[1.7.x] Fixed #3214 -- Stopped parsing SQL with regex.Aymeric Augustin
2014-04-26[1.7.x] Updated doc links to point to Python 3 documentationClaude Paroz
2014-04-25[1.7.x] Fixed a confusing heading in applications docs.Aymeric Augustin
2014-04-25[1.7.x] Fixed #22422 -- Moved information about the application loading proce...Víðir Valberg Guðmundsson
2014-04-25[1.7.x] Fixed #22515 -- Fixed the object_id of the LogEntry that's created af...Tim Graham
2014-04-23[1.7.x] Fixed #22486 -- Restored the ability to reverse views created using f...Tim Graham
2014-04-22[1.7.x] Various documentation typo/spelling fixesMarti Raudsepp
2014-04-22[1.7.x] Added 1.6.4 release note stub.Tim Graham
2014-04-21[1.7.x] Update for 1.7b2 security release.1.7b2James Bennett