fix ox.django

This commit is contained in:
j 2014-09-28 21:57:31 +02:00
parent 0a9d0d86d3
commit 14ea6a0f7d

View file

@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
# vi:si:et:sw=4:sts=4:ts=4
from django.utils.datetime_safe import datetime
from django.utils import simplejson
from django.http import HttpResponse,Http404
from django.core.servers.basehttp import FileWrapper
from django.conf import settings