mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Move migration
This commit is contained in:
@@ -8,7 +8,7 @@ from django.db import models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("documents", "1055_alter_storagepath_path"),
|
||||
("documents", "1056_customfieldinstance_deleted_at_and_more"),
|
||||
]
|
||||
|
||||
operations = [
|
Reference in New Issue
Block a user