This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
169b82261aaeb152a8428811f1bee2e0d879e00a
edx-platform
/
common
/
djangoapps
/
course_modes
/
api
/
v1
History
Diana Huang
99863aebff
Remove
course_id
field from CourseMode.
...
Handle this change appropriately in CourseModeFactory.
2020-04-06 11:21:28 -04:00
..
tests
Remove
course_id
field from CourseMode.
2020-04-06 11:21:28 -04:00
__init__.py
Add a course_modes REST API.
2019-04-03 14:44:00 -04:00
urls.py
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05:00
views.py
Renamed OAuth2Authentication to BearerAuthentication (
#23128
)
2020-02-18 13:29:29 -05:00