Files
edx-platform/lms/djangoapps/course_api
J. Cliff Dyer f53de2c04a Paginate results of Courses API list endpoint
* 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
2015-12-01 08:13:18 -05:00
..
2015-11-22 07:41:19 -05:00
2015-11-05 22:30:44 +00:00
2015-11-24 15:54:03 +00:00
2015-11-24 15:54:03 +00:00