Skip to content
Snippets Groups Projects
Commit 7b9ade50 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Rename chronos migration dependency

parent f98edca8
No related branches found
No related tags found
1 merge request!24Resolve "Fix migrations"
Pipeline #167064 failed
......@@ -14,7 +14,7 @@ class Migration(migrations.Migration):
dependencies = [
("core", "0052_site_related_name"),
("contenttypes", "0002_remove_content_type_name"),
("chronos", "0015_add_managed_by_app_label"),
("chronos", "0016_lessonevent"),
("cursus", "0001_initial"),
]
......
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