Merge pull request #14063 from edx/mushtaq/prevent-non-video-formats
Prevent non-video file formats
Showing
- cms/djangoapps/contentstore/views/tests/test_videos.py 68 additions, 2 deletionscms/djangoapps/contentstore/views/tests/test_videos.py
- cms/djangoapps/contentstore/views/videos.py 11 additions, 0 deletionscms/djangoapps/contentstore/views/videos.py
- cms/static/js/factories/videos_index.js 3 additions, 1 deletioncms/static/js/factories/videos_index.js
- cms/static/js/spec/views/active_video_upload_list_spec.js 31 additions, 1 deletioncms/static/js/spec/views/active_video_upload_list_spec.js
- cms/static/js/views/active_video_upload_list.js 115 additions, 42 deletionscms/static/js/views/active_video_upload_list.js
- cms/templates/videos_index.html 27 additions, 10 deletionscms/templates/videos_index.html
Please register or sign in to comment