django/tests/migrations/migrations_test_apps
Thibaut Decombe 825ddda26a
Some checks are pending
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Fixed #33174 -- Fixed migrations crash for model inheriting from Generic[T].
2025-05-12 17:39:20 +01: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 Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
unmigrated_app_simple Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
unmigrated_app_syncdb
unspecified_app_with_conflict Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
with_generic_model Fixed #33174 -- Fixed migrations crash for model inheriting from Generic[T]. 2025-05-12 17:39:20 +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