Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
Awais Qureshi
|
158e406290
|
Merge pull request #20995 from edx/awais786/INCR-339
INCR-339
|
2019-07-12 14:52:47 +05:00 |
|
arbisoft
|
32e89b48bc
|
Fixing python-modernize issues.
|
2019-07-09 16:25:08 +05:00 |
|
arbisoft
|
5f9721a42c
|
Fixing python-modernize issues.
|
2019-07-09 16:00:41 +05:00 |
|
Alex Dusenbery
|
0d51f90568
|
Move gradebook course info API into LMS
|
2018-11-29 13:05:42 -05:00 |
|
Alex Dusenbery
|
009074ec4b
|
Add an /api/courses/v1/grading endpoint to get assignment type and subsection info about a course.
|
2018-11-26 10:12:12 -05:00 |
|
Awais Jibran
|
3bb34faa8f
|
Fix edge checklist 500 error
EDUCATOR-3355
|
2018-09-10 16:30:13 +05:00 |
|
Michael Roytman
|
6083a11a5e
|
add has_grading_policy to course validation API
|
2018-08-02 12:17:58 -04:00 |
|
Sanford Student
|
5f96420dd3
|
add validation of ORAs
|
2018-07-26 15:24:23 -04:00 |
|
Michael Roytman
|
92c816966d
|
change course_validation endpoint to support option to get data for only graded assignments and add ability to scroll to elements on the course outline page
|
2018-07-12 11:03:55 -04:00 |
|
Nimisha Asthagiri
|
8db2dd47dd
|
Course Validation and Course Quality APIs
|
2018-06-13 20:33:45 -04:00 |
|
Eric Fischer
|
247bb50ed2
|
s/django.core.urlresolvers/django.urls/g
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
|
2018-06-05 13:59:09 -04:00 |
|
Joel Barciauskas
|
01db7a7d74
|
Add course import REST API to Studio
|
2017-07-12 11:48:35 -04:00 |
|