mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-03-22 17:37:56 -04:00
Move migration
This commit is contained in:
parent
868582942b
commit
e9bd419c2d
@ -6,7 +6,7 @@ from django.db import models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("documents", "0013_document_root_document"),
|
||||
("documents", "0016_document_version_index_and_more"),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user