Skip to content
Snippets Groups Projects
Verified Commit 796012d1 authored by Lukas Weichelt's avatar Lukas Weichelt
Browse files

Rename Migration from core

parent 9dedaebb
No related branches found
No related tags found
1 merge request!284Resolve "[3.0] Drop Room from model"
Pipeline #103042 failed
......@@ -7,7 +7,7 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
('core', '0045_auto_20221120_1420.py'),
('core', '0045_add_room_model'),
('chronos', '0012_add_supervision_global_permission'),
]
......
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