Skip to content
Snippets Groups Projects
Verified Commit 579f7532 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix migration history

parent 30aea56d
No related branches found
No related tags found
No related merge requests found
Pipeline #3128 passed
......@@ -6,7 +6,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('alsijil', '0001_initial'),
('alsijil', '0002_excuse_type'),
]
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