Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | ||
__init__.py | ||
admin.py | ||
api.py | ||
models.py | ||
serializers.py | ||
settings.py | ||
urls.py | ||
views.py | ||
wsgi.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 |
---|---|---|
.. | ||
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
api.py | Loading commit data... | |
models.py | Loading commit data... | |
serializers.py | Loading commit data... | |
settings.py | Loading commit data... | |
urls.py | Loading commit data... | |
views.py | Loading commit data... | |
wsgi.py | Loading commit data... |