Name |
Last commit
|
Last update |
---|---|---|
edxval | ||
.coveragerc | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
LICENSE | ||
README.md | ||
manage.py | ||
requirements.txt | ||
test-requirements.txt | ||
urls.py |
Initial part of the upload portion of the API. Video Models can be uploaded via POST as a list of dictionaries. Matching entries will be updated and new entries will be created. Errors are returned in a list of tuples with the message and input. Single entries can be returned by edx_video_id via GET. Other notes: -Django Rest Framework upgraded for APIView 2.3.5->2.3.14 -Field "client_title" -> "client_video_id" in the Video Model
Name |
Last commit
|
Last update |
---|---|---|
edxval | Loading commit data... | |
.coveragerc | Loading commit data... | |
.gitignore | Loading commit data... | |
.travis.yml | Loading commit data... | |
AUTHORS | Loading commit data... | |
LICENSE | Loading commit data... | |
README.md | Loading commit data... | |
manage.py | Loading commit data... | |
requirements.txt | Loading commit data... | |
test-requirements.txt | Loading commit data... | |
urls.py | Loading commit data... |