Commit 61e9d61
committed
fix(tags): rename inherited_tags to _inherited_tag_names in fixtures
CI failure on rest-framework jobs: FieldDoesNotExist on FakeTaggedModel
when loading dojo_testdata_locations.json. The JSON-column rename in
0265 dropped the M2M field, but three fixtures still referenced the old
name. Sweep fixtures alongside the model migration so test setUpClass
loads cleanly.1 parent e8c0959 commit 61e9d61
3 files changed
Lines changed: 792 additions & 792 deletions
0 commit comments