mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-04-23 16:39:27 +00:00
Merge migrations
This commit is contained in:
@@ -7,7 +7,7 @@ from django.db import models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("documents", "0011_optimize_integer_field_sizes"),
|
||||
("documents", "0012_alter_workflowaction_type"),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user