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
eb85fe527606c8dc02cd0abf456ff34affca8a70
edx-platform
/
lms
/
djangoapps
/
program_enrollments
/
rest_api
/
v1
History
Awais Qureshi
ea26268b0a
BOM-2285
...
Apply pylint-amnesty.
2021-02-02 12:09:42 +05:00
..
tests
BOM-2285
2021-02-02 12:09:42 +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
add username and email to getProgramEnrollment response (
#24186
)
2020-06-16 11:57:23 -04:00
urls.py
Paginate course card API for Programs Learner Portal
2020-05-04 09:26:23 -04:00
utils.py
Use full names for common.djangoapps imports; warn when using old style (
#25477
)
2020-11-10 07:02:01 -05:00
views.py
BOM-2285
2021-02-02 12:09:42 +05:00