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
1
Packages
Projects
Releases
Wiki
Activity
Files
b5f045dc5f95bc4a13d2cf7300a56b658c6c4b97
edx-platform
/
common
/
djangoapps
/
entitlements
/
rest_api
/
v1
History
Jawayria
833ce7d586
Merge pull request
#29570
from edx/jawayria/fix-url-common
...
fix: fixed RemovedInDjango40 warnings in common
2021-12-15 13:55:37 +05:00
..
tests
chore: Applied lint-amnesty on common/djangoapps/{entitlements, util}
2021-12-13 20:56:24 +05:00
__init__.py
Added Python API and renamed rest_api folder
2020-06-04 12:44:06 -04:00
filters.py
BOM-2374
2021-02-23 16:08:26 +05:00
permissions.py
Added Python API and renamed rest_api folder
2020-06-04 12:44:06 -04:00
serializers.py
Use full names for common.djangoapps imports; warn when using old style (
#25477
)
2020-11-10 07:02:01 -05:00
urls.py
fix: fixed RemovedInDjango40 warnings in common
2021-12-14 19:55:01 +05:00
views.py
BOM-2374
2021-02-23 16:08:26 +05:00