summaryrefslogtreecommitdiff
path: root/docs/releases/1.8.4.txt
AgeCommit message (Expand)Author
2017-09-22Refs #17209 -- Removed login/logout and password reset/change function-based ...Tim Graham
2015-10-29Fixed #25489 -- Documented that SESSION_SAVE_EVERY_REQUEST doesn't create emp...Tim Graham
2015-08-18Fixed DoS possiblity in contrib.auth.views.logout()Tim Graham
2015-08-18Added stub release notes for security releases.Tim Graham
2015-08-15Fixed #25180 -- Prevented varchar_patterns_ops and text_patterns_ops indexes ...Caio Ariede
2015-08-10Fixed #25160 -- Moved unsaved model instance data loss check to Model.save()Tim Graham
2015-08-07Fixed #25231 -- Added recording of squashed migrations in the migrate command.mlavin
2015-08-07Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values.Tim Graham
2015-08-04Fixed #25215 -- Solved reference to forms.HStoreField in declaration of HStor...Curtis Maloney
2015-08-01Fixed #25176 -- Prevented TestCase.setUpTestData() exception from leaking tra...Adam Chainz
2015-07-23Fixed #12768 -- Fixed QuerySet.raw() regression on FK with custom db_column.Matt Johnson
2015-07-13Fixed #25079 -- Added warning if both TEMPLATES and TEMPLATE_* settings are d...Daniel Roseman
2015-07-10Added release note for the UUID serialization backportClaude Paroz
2015-07-10Added stub release notes for 1.8.4Claude Paroz