mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 01:26:47 +01:00
Adds owner and original name to the possible naming schemes
This commit is contained in:
parent
ef6c4e6789
commit
97ff2e126c
5 changed files with 121 additions and 7 deletions
|
|
@ -20,8 +20,6 @@ except ImportError:
|
|||
import backports.zoneinfo as zoneinfo
|
||||
|
||||
import pytest
|
||||
from django.db import transaction
|
||||
from django.db.utils import IntegrityError
|
||||
from django.conf import settings
|
||||
from django.contrib.auth.models import Group
|
||||
from django.contrib.auth.models import Permission
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue