Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | ||
static/teams | ||
templates/teams | ||
tests | ||
__init__.py | ||
api_urls.py | ||
errors.py | ||
models.py | ||
plugins.py | ||
serializers.py | ||
urls.py | ||
views.py |
Adds tests and functionality to support filtering the results returned from team_membership endpoint with optional course_id parameter. Will return 400 Bad Request in the event that the given course_id does not match up with the provided team_id (team.course_id does not match), or if the user is not enrolled in the course given. Documentation has been added to the relevant API page on the wiki: https://openedx.atlassian.net/wiki/display/TNL/Team+API
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | Loading commit data... | |
static/teams | Loading commit data... | |
templates/teams | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
api_urls.py | Loading commit data... | |
errors.py | Loading commit data... | |
models.py | Loading commit data... | |
plugins.py | Loading commit data... | |
serializers.py | Loading commit data... | |
urls.py | Loading commit data... | |
views.py | Loading commit data... |