Skip to content
Snippets Groups Projects
Verified Commit 65a978be authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix migration

parent 23d2c21d
No related branches found
No related tags found
No related merge requests found
Pipeline #1295 failed
......@@ -8,7 +8,7 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
('core', '0021_person_description_field.py'),
('core', '0021_person_description_field'),
]
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