save videoOverlay, add getEmbedUrl stump
This commit is contained in:
parent
43b93cbdb0
commit
c8a454dcfa
3 changed files with 73 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ from django import forms
|
|||
from django.db.models import F
|
||||
|
||||
from ox.django.http import HttpFileResponse
|
||||
from ox.django.shortcuts import render_to_json_response
|
||||
from ox.django.shortcuts import render_to_json_response, json_response
|
||||
import models
|
||||
|
||||
class ChunkForm(forms.Form):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue