inline django 1.9 version of ox.django

This commit is contained in:
j 2016-02-20 09:06:41 +00:00
commit 051a3578b4
74 changed files with 712 additions and 138 deletions

View file

@ -11,7 +11,7 @@ from django.contrib.gis.geoip import GeoIP
import ox
from ox.django.fields import DictField
from oxdjango.fields import DictField
from ox.utils import json
from itemlist.models import List, Position