summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2014-04-21[1.6.x] Update for 1.6.3 security release.1.6.3James Bennett
2014-04-21[1.6.x] Added information on resolved security issues to release notes.Erik Romijn
2014-04-18[1.6.x] Added some missing items to the 1.6.3 release notes.Tim Graham
2014-04-13[1.6.x] Fixed #21760 -- prefetch_related used an inefficient query for revers...valtron
2014-04-10[1.6.x] Fixed #22364 -- Sanitized getpass input in changepassword.John Paulett
2014-04-10[1.6.x] Documentation fixes for the select_for_update change.Shai Berger
2014-04-10[1.6.x] Fixed #22343 -- Disallowed select_for_update in autocommit modeShai Berger
2014-04-02[1.6.x] Document removal of GeoDjangoTestSuiteRunner in 1.6 release notes.Ramiro Morales
2014-04-01Fixed #22256 -- Replaced bad fallback for missing PATHPatrick Michaud
2014-03-31[1.6.x] Fixed #21795 -- Made add_preserved_filters account for url prefixes.Loic Bistuer
2014-03-31[1.6.x] Added 1.6.3 release note for refs #22250.Tim Graham
2014-03-29[1.6.x] Fixed #21858 -- Clarified 1.6 release note regarding M2M help text ch...Tim Graham
2014-03-27[1.6.x] Added Python 3.4 support notes.Tim Graham
2014-03-24[1.6.x] Fixed #21665 -- Documented that changes in assertRedirects may be req...Tim Graham
2014-03-24[1.6.x] Updated six to 1.6.1.Tim Graham
2014-03-22[1.6.x] Added release note about strip_tags improvementClaude Paroz
2014-03-13[1.6.x] Fixed #22245 -- Avoided widget overwrite in forms.IntegerField subcla...Claude Paroz
2014-02-28[1.6.x] Fixed #21643 -- repeated execution of qs with F() + timedeltaAlexey Voronov
2014-02-14[1.6.x] Added 1.6.3 release note for refs #21566.Tim Graham
2014-02-10[1.6.x] Fixed #21996 -- Used proper encoding for GeoIP contentClaude Paroz
2014-02-10[1.6.x] Added 1.6.3 release notes stubClaude Paroz
2014-02-06Updated 1.6.2 release notes for release (and linkified tickets).Jacob Kaplan-Moss
2014-02-05[1.6.x] Added missing items to 1.6.2 release notes.Tim Graham
2014-02-05[1.6.x] Added previous commit to 1.6.2 release notes.Baptiste Mispelon
2014-01-26[1.6.x] Added release note stubs for 1.5.6 and 1.4.11.Tim Graham
2014-01-26[1.6.x] Added missing items to 1.6.2 release notes.Tim Graham
2014-01-22[1.6.x] Added a link to the 1.6 release notes which also fixed a rendering is...Tim Graham
2013-12-31[1.6.x] Fixed #21581 -- Fixed a number of issues with collectstatic.Loic Bistuer
2013-12-26[1.6.x] Fixed #21627 -- Added unicode_literals to changepassword command.Jon Lønne
2013-12-26[1.6.x] Fixed #21662 -- Kept parent reference in prepared geometryClaude Paroz
2013-12-13[1.6.x] Added 1.6.2 release notes stub.Tim Graham
2013-12-12[1.6.x] Added 1.6.1 release date.Tim Graham
2013-12-11[1.6.x] Additions and edits to the 1.6.1 release notes.Tim Graham
2013-12-11[1.6.x] Added release note for #21443Claude Paroz
2013-12-11[1.6.x] Added release note for #21358Claude Paroz
2013-12-11[1.6.x] Added release note for #21473Claude Paroz
2013-12-11[1.6.x] Fixed #21510 -- Readded search reset link in changelist search barClaude Paroz
2013-12-08[1.6.x] Updated a bunch of hyperlinks in documentationClaude Paroz
2013-12-07[1.6.x] Fixed #21551 -- Reenabled loading fixtures from subdirectoryClaude Paroz
2013-12-07[1.6.x] Fixed #21568 -- Added missing ModelMultipleChoiceField to_python methodClaude Paroz
2013-12-07[1.6.x] Added fix for #21530 to 1.6.1 release notes.Baptiste Mispelon
2013-12-04[1.6.x] Listed 1.6.x releases in descending orderAlasdair Nicol
2013-11-30[1.6.x] Fixed #21535 -- Fixed password hash iteration upgrade.Tim Graham
2013-11-28[1.6.x] Fixed #21496 -- Fixed crash when GeometryField uses TextInputClaude Paroz
2013-11-26[1.6.x] Fixed #21448 -- Fixed test client logout with cookie-based sessionsClaude Paroz
2013-11-23[1.6.x] Fixed #21486 -- Prevented settings config in signal connectionClaude Paroz
2013-11-23[1.6.x] Fixed #21488 -- Multiple locales treatment in i18n commands.Ramiro Morales
2013-11-21[1.6.x] Fixed #21405 -- Prevented queryset overwrite in BaseModelAdminClaude Paroz
2013-11-20[1.6.x] Fixed #21472 -- Fixed inline formsets display when parent pk is 0Claude Paroz
2013-11-18[1.6.x] Fixed #21457 -- Allowed fixture file name to contain dotsClaude Paroz