diff options
| author | David Wobrock <david.wobrock@gmail.com> | 2022-05-17 16:13:35 +0200 |
|---|---|---|
| committer | David Wobrock <david.wobrock@gmail.com> | 2022-07-12 09:04:31 +0200 |
| commit | a6385b382e05a614a99e5a5913d8e631823159a2 (patch) | |
| tree | 63e10468533956576c76593b7dba26a03c0058da /tests/check_framework/migrations_test_apps/__init__.py | |
| parent | 4f284115a9181990f713d5167b25628fa171a5e4 (diff) | |
Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes.
This also deprecates AlterIndexTogether migration operation.
Diffstat (limited to 'tests/check_framework/migrations_test_apps/__init__.py')
| -rw-r--r-- | tests/check_framework/migrations_test_apps/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/check_framework/migrations_test_apps/__init__.py b/tests/check_framework/migrations_test_apps/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/check_framework/migrations_test_apps/__init__.py |
