Skip to content
Snippets Groups Projects
Commit d2c5bb36 authored by Valentin Rigal's avatar Valentin Rigal Committed by Erwan Rouchet
Browse files

update migration file again

parent ce32b2d0
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ def reverse_migration(apps, schema_editor):
class Migration(migrations.Migration):
dependencies = [
('documents', '0028_non_editable_pk'),
('documents', '0029_allowedmetadata'),
]
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