This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
82f3cecd776c2170f5c8ece342a81545fc4f3080
edx-platform
/
common
/
djangoapps
/
entitlements
/
rest_api
/
v1
History
Usama Sadiq
9979017b69
fix: fix django4 deprecation warnings (
#32975
)
2023-08-16 16:20:54 +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
fix: fix django4 deprecation warnings (
#32975
)
2023-08-16 16:20:54 +05:00
views.py
fix: remove extras and enhance existing subs logging (
#32919
)
2023-08-07 18:01:50 +05:00