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

Renumber migration

parent 1b90ca31
No related branches found
No related tags found
1 merge request!809Resolve "Add avatar field to Person and Group"
Pipeline #49377 canceled
......@@ -6,7 +6,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('core', '0031_remove_person_is_active'),
('core', '0032_remove_person_is_active'),
]
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