mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-10 00:18:57 +00:00
Updated to Django 2
This commit is contained in:
2
src/documents/migrations/0011_auto_20160303_1929.py
Normal file → Executable file
2
src/documents/migrations/0011_auto_20160303_1929.py
Normal file → Executable file
@@ -7,6 +7,8 @@ from django.db import migrations
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
atomic = False
|
||||
|
||||
dependencies = [
|
||||
('documents', '0010_log'),
|
||||
]
|
||||
|
Reference in New Issue
Block a user