Skip to content
Snippets Groups Projects
Commit 1453676d authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch '132-missing-migrations' into 'master'

Resolve "Missing migrations"

Closes #132

See merge request !159
parents f841bd91 39f36e01
No related branches found
No related tags found
1 merge request!159Resolve "Missing migrations"
Pipeline #10814 failed
......@@ -8,7 +8,7 @@ class Migration(migrations.Migration):
dependencies = [
('core', '0010_external_link_widget'),
('chronos', '0004_substitution_extra_lesson_year'),
('chronos', '0005_add_permissions'),
]
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