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
06e738e64a3485ecec037a9b8a36cf4ae145ea8a
edx-platform
/
common
/
djangoapps
/
entitlements
/
rest_api
/
v1
History
Mohammad Ahtasham ul Hassan
06923c7948
feat: use username for course completion API instead of lms_user_id (
#32761
)
2023-07-17 20:17:12 +05:00
..
tests
feat: use username for course completion API instead of lms_user_id (
#32761
)
2023-07-17 20:17:12 +05:00
__init__.py
Added Python API and renamed rest_api folder
2020-06-04 12:44:06 -04:00
filters.py
feat: allow course entitlements REST API to be filtered on course_uuid (
#32305
)
2023-05-26 09:44:32 -04:00
permissions.py
feat: Add new entitlement expiration endpoint (
#32677
)
2023-07-13 13:38:20 +05:00
serializers.py
chore: upgrading djangorestframework. (
#32487
)
2023-06-20 16:03:34 +05:00
throttles.py
feat: fix throttling for subscription service user (
#32473
)
2023-06-20 14:58:35 +05:00
urls.py
feat: Add new entitlement expiration endpoint (
#32677
)
2023-07-13 13:38:20 +05:00
views.py
feat: use username for course completion API instead of lms_user_id (
#32761
)
2023-07-17 20:17:12 +05:00