This website requires JavaScript.
Explore
Help
Register
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
edfced071d3300b09a8171f9120f41168d2fb708
edx-platform
/
lms
/
djangoapps
/
grades
/
rest_api
/
v1
History
Alexander Sheehan
12fd104ef2
adding collected structure to the course grade read to prevent attempts to subscript a null object
2021-01-26 16:33:51 -05:00
..
tests
Adds grade cutoffs to gradebook grading information
2021-01-13 14:10:19 -05:00
__init__.py
Inter-app API cleanup for Grades
2019-05-04 11:35:06 -04:00
gradebook_views.py
adding collected structure to the course grade read to prevent attempts to subscript a null object
2021-01-26 16:33:51 -05:00
urls.py
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05: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
Renamed OAuth2Authentication to BearerAuthentication (
#23128
)
2020-02-18 13:29:29 -05:00