Commit be66173a authored by Tim Graham's avatar Tim Graham
Browse files

Forwardport of 1.8.1 release notes.

parent 6aed5cfc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -75,6 +75,9 @@ Bugfixes
* Fixed a migration crash when renaming the target model of a many-to-many
  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
=============