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

Fix migration history

parent 6fea5788
No related branches found
No related tags found
1 merge request!301New data model based on calendar events
Pipeline #137550 failed
......@@ -7,7 +7,7 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
("sites", "0002_alter_domain_unique"),
("core", "0054_calendarevent_timezone"),
("core", "0051_calendarevent_and_holiday"),
("cursus", "0001_initial"),
("chronos", "0013_move_room_to_core"),
]
......
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