summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/test_array.py
diff options
context:
space:
mode:
authorMarkus Holtermann <info@markusholtermann.eu>2015-02-09 01:11:25 +0100
committerMarkus Holtermann <info@markusholtermann.eu>2015-02-16 19:31:51 +0100
commitb29f3b51204d53c1c8745966476543d068c173a2 (patch)
tree811c91c9d04e5220b52804758b732b8dc6d23bd7 /tests/postgres_tests/test_array.py
parent273bc4b667b964b69b15bc438bcdae3dc6529a2a (diff)
Fixed #24225, #24264, #24282 -- Rewrote model reloading in migration project state
Instead of naively reloading only directly related models (FK, O2O, M2M relationship) the project state needs to reload their relations as well as the model changes as well. Furthermore inheriting models (and super models) need to be reloaded in order to keep inherited fields in sync. To prevent endless recursive calls an iterative approach is taken.
Diffstat (limited to 'tests/postgres_tests/test_array.py')
0 files changed, 0 insertions, 0 deletions