Move file and storage code to the storage app
The setting COMMON_TEMPORARY_DIRECTORY is now STORAGE_TEMPORARY_DIRECTORY. Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import os
|
||||
|
||||
from django.db import models
|
||||
|
||||
from mayan.apps.common.utils import mkstemp
|
||||
from mayan.apps.storage.utils import mkstemp
|
||||
|
||||
from .classes import KeyStub, SignatureVerification
|
||||
from .exceptions import (
|
||||
|
||||
Reference in New Issue
Block a user