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 |
|
Kyle Mulka
|
b2e6ed0488
|
incr-205 ran modernize on common/djangoapps/course_modes (#20465)
|
2019-05-08 13:35:40 -04:00 |
|
Alex Dusenbery
|
d134a435d5
|
Add get_queryset method to CourseModesView; cleanup tests again
|
2019-04-05 16:12:35 -04:00 |
|
Alex Dusenbery
|
cddf32560d
|
Cleanup after tests.
|
2019-04-04 20:27:27 -04:00 |
|
Alex Dusenbery
|
eff3a07005
|
Add a course_modes REST API.
|
2019-04-03 14:44:00 -04:00 |
|