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
conflicting_app_with_dependencies
distributed_app_location_1/namespace_app/migrations
distributed_app_location_2/namespace_app/migrations
lookuperror_a
lookuperror_b
lookuperror_c
migrated_app
migrated_unapplied_app
mutate_state_a
mutate_state_b
normal
unmigrated_app
unmigrated_app_simple
unmigrated_app_syncdb
unspecified_app_with_conflict
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
__init__.py