use ox json import
This commit is contained in:
parent
17e8e349ac
commit
614c92ee59
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import time
|
||||
|
||||
from django.db import models
|
||||
from django.utils import simplejson as json
|
||||
from ox.utils import json
|
||||
|
||||
|
||||
def to_json(python_object):
|
||||
|
|
Loading…
Reference in a new issue