summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
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
2013-10-17[1.6.x] Removed 1.6 release note text regarding password limit length.Tim Graham
2013-10-08[1.6.x] Fixed #21164 -- Added documentation for issue with test users.Russell Keith-Magee
2013-09-19[1.6.x] Increased default PBKDF2 iterationsPaul McMillan
2013-09-19[1.6.x] Fixed #21121: Added archive of security issues.Russell Keith-Magee
2013-09-15[1.6.x] Cleaned up 1.5.4/1.4.8 release notesTim Graham
2013-09-15[1.6.x] Add release notes and bump version number for security release.1.6b4James Bennett
2013-09-15[1.6.x] Ensure that passwords are never long enough for a DoS.Russell Keith-Magee
2013-09-13[1.6.x] Fixed #21100 -- Noted that Create/UpdateViews.fields is new in 1.6Tim Graham
2013-09-13[1.6.x] Fixed #21095 -- Documented new requirement for dates lookups.Matt Austin
2013-09-10[1.6.x] Added 1.4.7/1.5.3 release notesTim Graham
2013-09-05[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.Eric Boersma