Issues 共 11
Repository not shown on PyPI
#507 · mschoettle · 2025-04-29
Django 5.2 changes _pre_setup to a classmethod
#505 · PaulWay · 2025-04-14
unittest MigratorTestCase broken on Django 5.2
#503 · bckohan · 2025-03-18
Cannot have multiple test functions in the same class inheriting from MigratorTestCase
#467 · jrobichaud · 2024-07-17
Keep initial data in database after migration test
#438 · medihack · 2024-03-26
Apply only specific app migrations
#435 · reeson46 · 2024-03-15
`through_fields` not reflected in test models
#418 · jaredlockhart · 2024-01-11
truncate_plan should truncate each app separately
#398 · jrobichaud · 2023-10-13
django.db.utils.OperationalError: (1050, "Table 'bar' already exists")
#378 · ulyssejdv · 2023-07-17
"Relation {table} does not exist" when creating using prototype model
#376 · benwad · 2023-07-07