Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
mixins.py | ||
test_api.py | ||
test_permissions.py | ||
test_serializers.py | ||
test_views.py |
* Catalog results are now paginated * Implements the new namespaced pagination described at https://openedx.atlassian.net/wiki/pages/viewpage.action?pageId=47481813 * API level code returns pythonic business objects * View layer performs serialize at the view layer * Convert views to use DRF generic views * Removes an unintentional authentication decorator that caused the detail endpoint to return a 401 for anonymous users MA-1724
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
mixins.py | Loading commit data... | |
test_api.py | Loading commit data... | |
test_permissions.py | Loading commit data... | |
test_serializers.py | Loading commit data... | |
test_views.py | Loading commit data... |