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