summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2014-05-19Fixed #22638 -- Changed CookieWizardView to ignore invalid cookiesErik Romijn
2014-05-19Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of mod...Tim Graham
2014-05-19Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules.Martin Brochhaus
2014-05-18Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models.Esau Rodriguez
2014-05-16Fixed #16245 -- Included traceback in send_robust()'s responseUnai Zalakain
2014-05-16Added stub release notes for 1.6.6.Tim Graham
2014-05-16Fixed #15716 - Authentication backends can short-circuit authorization.Jorge C. Leitão
2014-05-16Remove old compatibility shims from d.c.gis.Marc Tamlyn
2014-05-15Minor 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-13Removed an unnecessary anchor in the docs.Tim Graham
2014-05-13Fixed spelling mistake and added a word to the word list.Tim Graham
2014-05-13Fixed #22533 -- Added label_suffix parameter to form fields.Julen Ruiz Aizpuru
2014-05-12Added 1.6.5 release note for refs #22508.Tim Graham
2014-05-11Fixed #20936 -- When logging out/ending a session, don't create a new, empty ...Matt Robenolt
2014-05-10Fixed a few release notes typos.Ramiro Morales
2014-05-07Updated some docs for the delayed deprecation of legacy table creation; refs ...Tim Graham
2014-05-07Forward ported docs of security issues from df81625da6.Tim Graham
2014-05-06Improve docs around deconstruction/serialisation (refs #22337)Andrew Godwin
2014-05-05Fixed #22429 -- Incorrect SQL when using ~Q and FAnssi Kääriäinen
2014-05-02Fixed #22565 -- Prevented pgettext_lazy crash with bytestring inputClaude Paroz
2014-05-01Fixed #22551 -- Made oracle backend method Python 3 compatibleClaude Paroz
2014-04-30Fixed #19195 -- Allow explicit ordering by a relation `_id` field.Simon Charette
2014-04-30Fixed #22442 -- Provided additional documentation regarding id fields clashing.Tim Graham
2014-04-28Added stub release notes for 1.6.5.Tim Graham
2014-04-28Added dates to release notes of today's release.Tim Graham
2014-04-28Revert "Fixed #15179 -- middlewares not applied for test client login()"Tim Graham
2014-04-27Improved formatting and links of migration docs.Tim Graham
2014-04-27Fixed #22526 -- Added note about check() method to 1.7 release notes.Tim Graham
2014-04-26Fixed #3214 -- Stopped parsing SQL with regex.Aymeric Augustin
2014-04-26Updated doc links to point to Python 3 documentationClaude Paroz
2014-04-26Fixed #22328 -- Added --exclude option to compilemessages and makemessages.Ana Krivokapic
2014-04-25Fixed a confusing heading in applications docs.Aymeric Augustin
2014-04-25Fixed #22422 -- Moved information about the application loading process to re...Víðir Valberg Guðmundsson
2014-04-25Fixed #22515 -- Fixed the object_id of the LogEntry that's created after a us...Tim Graham
2014-04-23Fixed #22486 -- Restored the ability to reverse views created using functools...Preston Timmons
2014-04-23Various documentation typo/spelling fixesMarti Raudsepp
2014-04-22Added 1.6.4 release note stub.Tim Graham
2014-04-21Added information on resolved security issues to release notes.Erik Romijn
2014-04-19Fixed #22417 -- Added additional documentation for refs #16969.Tim Graham
2014-04-18Added some missing items to the 1.6.3 release notes.Tim Graham
2014-04-18Added missing versionadded annotation and tweaked release note; refs #22465.Tim Graham
2014-04-18Fixed #22465 -- New assertion assertJSONNotEqualamatellanes
2014-04-17Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.Tim Graham
2014-04-16Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL ...Tim Graham
2014-04-14Fixed #22369 -- Added count parameter to assertTemplateUsedJacob R. Rothenbuhler
2014-04-13Fixed #21760 -- prefetch_related used an inefficient query for reverse FK.valtron
2014-04-10Fixed #22364 -- Sanitized getpass input in changepassword.John Paulett
2014-04-10Documentation fixes for the select_for_update change.Shai Berger
2014-04-10Fixed #22343 -- Disallowed select_for_update in autocommit modeShai Berger