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
f40bb34ce73c285f00a579dedecf38dbd50b2d2b
edx-platform
/
lms
/
djangoapps
/
program_enrollments
/
rest_api
/
v1
History
Simon Chen
fe1ef21bcd
MST-187 return course staff role data for ProgramCourseEnrollment get API
2020-04-14 13:47:12 -04:00
..
tests
MST-187 return course staff role data for ProgramCourseEnrollment get API
2020-04-14 13:47:12 -04:00
__init__.py
Create Python API for program_enrollments: Part I (
#21511
)
2019-09-04 14:06:00 -04:00
constants.py
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05:00
serializers.py
MST-187 return course staff role data for ProgramCourseEnrollment get API
2020-04-14 13:47:12 -04:00
urls.py
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05:00
utils.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