Files
edx-platform/lms/djangoapps/course_api/api.py
Renzo Lucioni 2cee39d535 Modify Course API to filter visible courses by org
Org to filter by is provided to the Course API list view using a querystring argument. Filtering ultimately occurs at the database layer. ECOM-2761.
2015-12-14 15:32:46 -05:00

2.6 KiB