all IBB
This commit is contained in:
parent
8b5ecbb2b7
commit
ea6bdaa2b5
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ class UploadException(Exception):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def upload_video(file):
|
def upload_video(file):
|
||||||
|
|
||||||
file_path = path.join("temp", secure_filename(file.filename))
|
file_path = path.join("temp", secure_filename(file.filename))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue