Model managers in migration leak referenced model across project states
When including model managers in migration the manager instances are shared across project states. Since a manager itself has a reference to a model the referenced model always refers to the latest rendered state which likely does not refer to the correct model.
Change History
(4)
Owner: |
changed from Markus to Markus Holtermann
|
Status: |
new → assigned
|
Component: |
Uncategorized → Migrations
|
Triage Stage: |
Unreviewed → Ready for checkin
|
Version: |
1.8alpha1 → master
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
https://github.com/django/django/pull/3913