The pre-migration state used to generate the `AppConfig` exposed through the `pre_migrate` signal should include already applied migration changes
It was overlooked in the original design because of the way the test suite deals with migration and prevent #24067 from working under normal circumstances.
The biggest challenge will be to avoid double working as many parts are performance critical.
Change History
(5)
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
PR