django-froala-editor
django-froala-editor copied to clipboard
Can not upload videos
When I upload a video, it seems froala save the vedio in browser's memory as this format
blob:http:xxxxxxx
, how can I upload the video to a disk directory just like uploading an image?
I also have this problem.
I've added PR https://github.com/froala/django-froala-editor/pull/115 to fix this.