summaryrefslogtreecommitdiff
path: root/docs/releases/1.6.1.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2022-03-10Changed some words to use inline markup.David Smith
2020-04-20Capitalized Unicode in docs, strings, and comments.Jon Dufresne
2013-12-12Copied 1.6.1 release notes from stable/1.6.x branch.Tim Graham
2013-12-11Fixed #21510 -- Readded search reset link in changelist search barClaude Paroz
2013-12-07Fixed #21551 -- Reenabled loading fixtures from subdirectoryClaude Paroz
2013-12-07Fixed #21568 -- Added missing ModelMultipleChoiceField to_python methodClaude Paroz
2013-12-07Added fix for #21530 to 1.6.1 release notes.Baptiste Mispelon
2013-11-30Fixed #21535 -- Fixed password hash iteration upgrade.Tim Graham
2013-11-28Fixed #21496 -- Fixed crash when GeometryField uses TextInputClaude Paroz
2013-11-26Fixed #21448 -- Fixed test client logout with cookie-based sessionsClaude Paroz
2013-11-23Fixed #21486 -- Prevented settings config in signal connectionClaude Paroz
2013-11-23Fixed #21488 -- Multiple locales treatment in i18n commands.Ramiro Morales
2013-11-21Fixed #21405 -- Prevented queryset overwrite in BaseModelAdminClaude Paroz
2013-11-20Fixed #21472 -- Fixed inline formsets display when parent pk is 0Claude Paroz
2013-11-18Fixed #21457 -- Allowed fixture file name to contain dotsClaude Paroz
2013-11-17Updated 1.6.1 release notesClaude Paroz
2013-11-16Fixed #21428 -- editable GenericRelation regressionAnssi Kääriäinen
2013-11-14Added backported fixes to 1.6.1 release notes.Baptiste Mispelon
2013-11-13Added release note for #21410; thanks Loic.Tim Graham
2013-11-09Fixed #21398 -- Fixed BCryptSHA256PasswordHasher with py-bcrypt and Python 3.Tim Graham