Skip to content
Snippets Groups Projects
Verified Commit 24a87492 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Revert "Fix conflicting migration naming"

This reverts commit 6a893fc4.
parent 09c3e104
No related branches found
No related tags found
1 merge request!1208Resolve "Data management for the Models `Room` and `SchoolTerm`"
......@@ -7,7 +7,7 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
("sites", "0002_alter_domain_unique"),
("core", "0049_alter_activity_managers_and_more"),
("core", "0048_delete_personalicalurl"),
]
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