Skip to content
Snippets Groups Projects
Commit 3612dd9a authored by jan.bednarik's avatar jan.bednarik
Browse files

Fix migrations after region remove

parent e591a878
Branches
No related tags found
2 merge requests!525Test,!524Fix migrations after region remove
Pipeline #8257 passed
......@@ -6,7 +6,6 @@ from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("region", "0008_auto_20220114_1527"),
("district", "0031_auto_20220114_1527"),
("shared", "0001_initial"),
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment