missing import
This commit is contained in:
parent
44cdf12161
commit
5ae058dd72
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ from django.db import transaction
|
|||
from django.db.models import Max
|
||||
from ox.django.http import HttpFileResponse
|
||||
from ox.django.api import actions
|
||||
from django.conf import settings
|
||||
|
||||
from item import utils
|
||||
|
||||
|
|
Loading…
Reference in a new issue