mirror of
https://github.com/django/django.git
synced 2025-01-29 19:50:21 +00:00
dab83e5ba1
When both parent and child models had managers with the same name and a migrations opt-in both were added to the migration state.