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
|
|
@ -28,7 +28,7 @@ from archive.models import File, Stream
|
|||
from archive import extract
|
||||
from clip.models import Clip
|
||||
|
||||
from api.actions import actions
|
||||
from ox.django.api import actions
|
||||
|
||||
|
||||
def _order_query(qs, sort, prefix='sort__'):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue