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