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
0c2dfd136eafaae88a71df4eecdcacc3845fca45
edx-platform
/
lms
/
djangoapps
/
program_enrollments
/
rest_api
/
v1
History
Simon Chen
eb3e36b822
MST-121 We should allow the business case where a learner can be enrolled into a program, then unenrolled, then enroll into another program with the same course
2020-03-03 14:39:57 -05:00
..
tests
MST-121 We should allow the business case where a learner can be enrolled into a program, then unenrolled, then enroll into another program with the same course
2020-03-03 14:39:57 -05: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
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05: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