django/tests/migrations/migrations_test_apps
Jacob Walls 4082a8886e Fixed #35724 -- Tested migration commands handling of distributed namespace packages.
Also increased coverage of module_loading.py.
2024-09-03 08:07:53 +02:00
..
alter_fk Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
conflicting_app_with_dependencies Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
distributed_app_location_1/namespace_app/migrations Fixed #35724 -- Tested migration commands handling of distributed namespace packages. 2024-09-03 08:07:53 +02:00
distributed_app_location_2/namespace_app/migrations Fixed #35724 -- Tested migration commands handling of distributed namespace packages. 2024-09-03 08:07:53 +02:00
lookuperror_a Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
lookuperror_b Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
lookuperror_c Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
migrated_app Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
migrated_unapplied_app Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
mutate_state_a Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
mutate_state_b Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
normal
unmigrated_app
unmigrated_app_simple
unmigrated_app_syncdb
unspecified_app_with_conflict Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
with_package_model
without_init_file Fixed #35724 -- Tested migration commands handling of distributed namespace packages. 2024-09-03 08:07:53 +02:00
__init__.py