mirror of
https://github.com/Hopiu/django.git
synced 2026-03-31 21:30:33 +00:00
Forwardported item in 1.7.5 release notes.
This commit is contained in:
parent
9239f1dda7
commit
a93c5fb2bf
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ Bugfixes
|
|||
``contrib.contenttypes``’s or ``contrib.auth``’s first migration
|
||||
(:ticket:`24075`) due to severe impact on the test performance
|
||||
(:ticket:`24251`) and problems in multi-database setups (:ticket:`24298`).
|
||||
|
||||
* Fixed a regression that prevented custom fields inheriting from
|
||||
``ManyToManyField`` from being recognized in migrations (:ticket:`24236`).
|
||||
|
|
|
|||
Loading…
Reference in a new issue