django/tests/migrations/test_migrations_squashed_partially_applied
Georgi Yanchev 64b1ac7292 Fixed #24529 -- Allowed double squashing of migrations.
Co-authored-by: Raphael Gaschignard <raphael@rtpg.co>
2025-01-22 10:56:30 +01:00
..
0001_initial.py Fixed #24529 -- Allowed double squashing of migrations. 2025-01-22 10:56:30 +01:00
0002_mymodel1_field_1_mymodel2_field_2_and_more.py Fixed #24529 -- Allowed double squashing of migrations. 2025-01-22 10:56:30 +01:00
0003_alter_mymodel2_unique_together.py Fixed #24529 -- Allowed double squashing of migrations. 2025-01-22 10:56:30 +01:00
0004_remove_mymodel1_field_1_mymodel1_field_3_and_more.py Fixed #24529 -- Allowed double squashing of migrations. 2025-01-22 10:56:30 +01:00
__init__.py Fixed #24529 -- Allowed double squashing of migrations. 2025-01-22 10:56:30 +01:00