summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
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
2013-11-18[1.6.x] Added release note for TypedChoiceField coerce limitationClaude Paroz
2013-11-18[1.6.x] Fixed #20852 - Fixed incorrectly generated left quotes in docs.Dominic Rodger
2013-11-18[1.6.x] Fixed #21240 -- Added 1.5 release note for OneToOneField/select_relat...Tim Graham
2013-11-18[1.6.x] Fixed #21404 -- Added session.set_expiry() note to 1.6 release notes.Tim Graham
2013-11-17Updated humanize translations and added release note.Claude Paroz
2013-11-16[1.6.x] Fixed #21428 -- editable GenericRelation regressionAnssi Kääriäinen
2013-11-14[1.6.x] Added backported fixes to 1.6.1 release notes.Baptiste Mispelon
2013-11-14[1.6.x] Release notes for ORM changes in 1.6Anssi Kääriäinen
2013-11-13[1.6.x] Added release note for #21410; thanks Loic.Tim Graham
2013-11-09[1.6.x] Fixed #21398 -- Fixed BCryptSHA256PasswordHasher with py-bcrypt and P...Tim Graham
2013-11-09[1.6.x] Fixed spelling of compatibility.Tim Graham
2013-11-08[1.6.x] Fixed #21396: Document backwards-incompatible change in RedirectView....Baptiste Mispelon
2013-11-07[1.6.x] Added 1.4.10 release notes.Tim Graham
2013-11-06[1.6.x] Bump version numbers for 1.6 release.James Bennett
2013-10-31[1.6.x] Fixed #21339 -- Documented removal of some form field error messagesClaude Paroz
2013-10-30[1.6.x] Fixed #21337 -- Documented removal of django.core.servers.basehttp.WS...Tim Graham
2013-10-25[1.6.x] Fixed typo in docs/releases/1.4.9.txt.Paolo Melchiorre
2013-10-23[1.6.x] Bumped release date for 1.5.5 & 1.4.9.Tim Graham
2013-10-22[1.6.x] Added 1.5.5 and 1.4.9 release notesTim Graham
2013-10-21[1.6.x] Added docs for the hasher's iteration count changes.Tim Graham
2013-10-18[1.6.x] Fixed ReST error in 1.6. release notes.Tim Graham