missing import

This commit is contained in:
j 2013-08-03 09:08:08 +00:00
parent 44cdf12161
commit 5ae058dd72
1 changed files with 1 additions and 0 deletions

View File

@ -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