forked from 0x2620/pandora
use ox.django.api instead of local copy
This commit is contained in:
parent
1c408c78e5
commit
e1989eed57
25 changed files with 34 additions and 222 deletions
|
|
@ -11,7 +11,7 @@ from ox.utils import json
|
|||
from ox.django.decorators import admin_required_json
|
||||
from ox.django.shortcuts import render_to_json_response, get_object_or_404_json, json_response
|
||||
|
||||
from api.actions import actions
|
||||
from ox.django.api import actions
|
||||
from item import utils
|
||||
|
||||
import models
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue