Skip to content
Snippets Groups Projects
Commit 304de6c0 authored by Valentin Rigal's avatar Valentin Rigal
Browse files

rebase migration

parent 06611b31
No related merge requests found
......@@ -34,7 +34,7 @@ def reverse_migration(apps, schema_editor):
class Migration(migrations.Migration):
dependencies = [
('documents', '0027_classification_best'),
('documents', '0028_non_editable_pk'),
]
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