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

Fix migration order for "group_roles" and "events_extra_lessons"

parent 245c3adf
No related branches found
No related tags found
1 merge request!120Resolve "Support events and extra lessons in class register"
Pipeline #5870 passed
......@@ -10,7 +10,7 @@ class Migration(migrations.Migration):
dependencies = [
('chronos', '0004_substitution_extra_lesson_year'),
('alsijil', '0007_personal_note_lesson_documentation_year'),
('alsijil', '0009_group_roles'),
]
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