summaryrefslogtreecommitdiff
path: root/docs/releases/1.8.5.txt
AgeCommit message (Expand)Author
2015-10-03Added release date for 1.8.5.Tim Graham
2015-10-03Fixed #25389 -- Fixed pickling a SimpleLazyObject wrapping a model.Ben Kraft
2015-09-30Refs #24505 -- Forwardported 1.8.5 release note.Tim Graham
2015-09-26Fixed #25421 -- Fixed test --keepdb option on Oracle.Mariusz Felisiak
2015-09-21Fixed #24921 -- set_autocommit(False) + ORM queries.Aymeric Augustin
2015-09-21Fixed #25431 -- Readded inline foreign keys to modelformset instancesClaude Paroz
2015-09-19Fixed #25160 (again) -- Moved data loss check on reverse relations.Aymeric Augustin
2015-09-17Refs #20625 -- Forwardported tests and release notes for queryset chaining fix.Aric Coady
2015-09-14Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*').Adam Chainz
2015-09-14Fixed #25393 -- Fixed MySQL crash when adding text/blob field with unhashable...Ville Skyttä
2015-09-12Fixed #25384 -- Ordered imports in newly created migration filesMarkus Holtermann
2015-09-09Fixed #25372 -- Fixed autocompletion for options of non-argparse commands.Daniel Hahler
2015-09-05Fixed #24525 -- Fixed AssertionError in some complex queries.Tim Graham
2015-08-29Fixed #24704 -- Made the autoreloader survive SyntaxErrors.Aymeric Augustin
2015-08-28Fixed #25299 -- Fixed crash with ModelAdmin.list_display value that clashes w...Tim Graham
2015-08-25Fixed #25295 -- Restored 'no active translation' after language overrideClaude Paroz
2015-08-22Forwardported release note for refs #25040.Tim Graham
2015-08-20Fixed #24951 -- Fixed AssertionError in delete queries involving a foreign/pr...Tim Graham
2015-08-18Added stub release notes for 1.8.5.Tim Graham