Skip to content
Snippets Groups Projects
Verified Commit 39f36e01 authored by Lloyd Meins's avatar Lloyd Meins :thought_balloon:
Browse files

Refactor migrations

parent f841bd91
No related branches found
No related tags found
1 merge request!159Resolve "Missing migrations"
Pipeline #10737 passed
......@@ -8,7 +8,7 @@ class Migration(migrations.Migration):
dependencies = [
('core', '0010_external_link_widget'),
('chronos', '0004_substitution_extra_lesson_year'),
('chronos', '0005_add_permissions'),
]
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