Skip to content
Snippets Groups Projects
Commit 94d79f38 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix migration

parent 76e75f33
No related branches found
No related tags found
1 merge request!39Resolve "Models for advanced features from SchoolApps (imported from Untis)"
...@@ -8,7 +8,6 @@ import django.db.models.deletion ...@@ -8,7 +8,6 @@ import django.db.models.deletion
class Migration(migrations.Migration): class Migration(migrations.Migration):
dependencies = [ dependencies = [
('core', '0016_advanced_models_from_untis'),
('chronos', '0006_extended_data'), ('chronos', '0006_extended_data'),
] ]
......
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