Skip to content
Snippets Groups Projects
Verified Commit 5bb0461a authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Rename migration

parent ac389743
No related branches found
No related tags found
1 merge request!148Migrations
Pipeline #814 canceled
......@@ -10,7 +10,7 @@ def create_validation_service(apps, schema_editor):
class Migration(migrations.Migration):
dependencies = [
('core', '0010_alter_fields_notification'),
('core', '0009_dashboard_widget'),
]
operations = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment