markup: improve path routines
This commit is contained in:
@ -27,7 +27,7 @@ from djangodav.views import DavView
|
||||
from procat2.models import Catalog
|
||||
from procat2.settings import BASE_DIR, ASSET_DIR
|
||||
|
||||
from .utils import clean_path, ensure_dir, set_file_perms, WORKDIR
|
||||
from .utils import clean_path, ensure_dir, set_file_perms
|
||||
from .tasks import process_markup_pdf
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user