summaryrefslogtreecommitdiff
path: root/docs/releases/1.8.5.txt
Commit message (Expand)AuthorAgeFilesLines
* Added release date for 1.8.5.Tim Graham2015-10-031-1/+1
* Fixed #25389 -- Fixed pickling a SimpleLazyObject wrapping a model.Ben Kraft2015-10-031-0/+2
* Refs #24505 -- Forwardported 1.8.5 release note.Tim Graham2015-09-301-0/+4
* Fixed #25421 -- Fixed test --keepdb option on Oracle.Mariusz Felisiak2015-09-261-0/+2
* Fixed #24921 -- set_autocommit(False) + ORM queries.Aymeric Augustin2015-09-211-0/+4
* Fixed #25431 -- Readded inline foreign keys to modelformset instancesClaude Paroz2015-09-211-0/+3
* Fixed #25160 (again) -- Moved data loss check on reverse relations.Aymeric Augustin2015-09-191-0/+4
* Refs #20625 -- Forwardported tests and release notes for queryset chaining fix.Aric Coady2015-09-171-0/+3
* Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*').Adam Chainz2015-09-141-0/+4
* Fixed #25393 -- Fixed MySQL crash when adding text/blob field with unhashable...Ville Skyttä2015-09-141-0/+3
* Fixed #25384 -- Ordered imports in newly created migration filesMarkus Holtermann2015-09-121-0/+3
* Fixed #25372 -- Fixed autocompletion for options of non-argparse commands.Daniel Hahler2015-09-091-0/+3
* Fixed #24525 -- Fixed AssertionError in some complex queries.Tim Graham2015-09-051-0/+2
* Fixed #24704 -- Made the autoreloader survive SyntaxErrors.Aymeric Augustin2015-08-291-0/+2
* Fixed #25299 -- Fixed crash with ModelAdmin.list_display value that clashes w...Tim Graham2015-08-281-0/+4
* Fixed #25295 -- Restored 'no active translation' after language overrideClaude Paroz2015-08-251-0/+2
* Forwardported release note for refs #25040.Tim Graham2015-08-221-0/+2
* Fixed #24951 -- Fixed AssertionError in delete queries involving a foreign/pr...Tim Graham2015-08-201-1/+2
* Added stub release notes for 1.8.5.Tim Graham2015-08-181-0/+12