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

Fix migration dep

parent 7c1ecce6
No related branches found
No related tags found
1 merge request!3Resolve "Add integration in Alsijil"
Pipeline #64232 passed with warnings
......@@ -7,7 +7,7 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
('chronos', '0011_alter_timeperiod_weekday'),
('chronos', '0010_remove_subject_unique_name_per_site'),
('stoelindeling', '0003_seat_negative_x_y'),
]
......
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