mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Swapped out models don't have a _default_manager unless they have explicitly defined managers. ModelState.from_model() now accounts for this case and uses an empty list for managers if no explicit managers are defined and a model is swapped out.
33 KiB
33 KiB