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
|
|
@ -14,7 +14,7 @@ from ox.django.http import HttpFileResponse
|
|||
|
||||
|
||||
import models
|
||||
from api.actions import actions
|
||||
from ox.django.api import actions
|
||||
from item import utils
|
||||
from item.models import Item
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue