Skip to content
Snippets Groups Projects
Unverified Commit 1086596f authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix migration.

parent afd4d3a6
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
('exlibris', '0006_school_book'),
('exlibris', '0007_book_unique_school'),
]
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