mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
apply some patches from @brookst
This commit is contained in:
parent
40e79a731f
commit
91cecd47af
10 changed files with 36 additions and 18 deletions
|
|
@ -128,7 +128,7 @@ def do_nothing(apps, schema_editor):
|
|||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
atomic = False
|
||||
dependencies = [
|
||||
('documents', '0013_auto_20160325_2111'),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue