mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Forwardport of 1.8.1 release notes.
This commit is contained in:
parent
6aed5cfc6f
commit
be66173ad7
@ -75,6 +75,9 @@ Bugfixes
|
|||||||
* Fixed a migration crash when renaming the target model of a many-to-many
|
* Fixed a migration crash when renaming the target model of a many-to-many
|
||||||
relation (:ticket:`24725`).
|
relation (:ticket:`24725`).
|
||||||
|
|
||||||
|
* Removed flushing of the test database with :djadminopt:`--keepdb`, which
|
||||||
|
prevented apps with data migrations from using the option (:ticket:`24729`).
|
||||||
|
|
||||||
Optimizations
|
Optimizations
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user