Skip to content
Snippets Groups Projects
Verified Commit 8ca2b645 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge migrations

parent 786ee5f7
No related branches found
No related tags found
1 merge request!389Add data check system
Pipeline #5002 passed
......@@ -11,7 +11,7 @@ class Migration(migrations.Migration):
dependencies = [
("sites", "0002_alter_domain_unique"),
("contenttypes", "0002_remove_content_type_name"),
("core", "0005_timestamped_activity_notification"),
("core", "0007_dashboard_widget_order"),
]
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