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 |
|
Stu Young
|
3e11ac8863
|
INCR-314 Run python-modernize on lms/djangoapps/grades/config and lms/djangoapps/grades/settings (#20611)
* run python modernize
* run isort
* Fix quality
|
2019-05-21 11:42:18 -04:00 |
|
Robert Raposa
|
ba4cc62ff8
|
Retire deprecated RequestCache (Take 2)
ARCH-223
|
2018-09-08 15:09:28 -04:00 |
|
Nimisha Asthagiri
|
4ca165f690
|
Revert "ARCH-223: Retire deprecated RequestCache."
|
2018-08-30 16:33:03 -04:00 |
|
Robert Raposa
|
3df339a56a
|
Retire deprecated RequestCache.
ARCH-223
|
2018-08-30 08:55:19 -04:00 |
|
Qubad786
|
64555c60c0
|
Move request_cache to openedx.core.djangoapps
|
2018-01-26 15:09:25 +05:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
Nimisha Asthagiri
|
f2abce53cb
|
request-cache grades feature flag to avoid 400+ memcached hits
|
2017-02-08 10:01:52 -05:00 |
|
Sanford Student
|
d54a784a43
|
creating django admin settings for subsection grades
|
2016-09-02 09:32:33 -04:00 |
|