Sagirov Evgeniy
42adcaaf4d
FC-0001: Remove Persistent Course Grades Flags ( #30978 )
...
* feat: revert Fix certificate generation without persistent grades
* feat: Remove Persistent Course Grades Flags
* test: update tests
2022-09-14 14:00:01 -04:00
connorhaugh
45c2858d61
Revert "feat: FC-0001 Remove Persistent Course Grades Flags ( #30540 )" ( #30744 )
...
This reverts commit 4a9243ef9f .
2022-07-19 13:45:31 -04:00
Sagirov Evgeniy
4a9243ef9f
feat: FC-0001 Remove Persistent Course Grades Flags ( #30540 )
...
* feat: revert Fix certificate generation without persistent grades
* feat: Remove Persistent Course Grades Flags
* test: update tests
2022-07-19 11:30:37 -04:00
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
uzairr
64fa5041f2
Python-modernize on edx-platform (336 of 380)
...
After executing python-modernize and isort, few changes
occurred in import sequence as well as unicode func is
replaced by six.text_type func.
INCR-439
2019-07-10 18:27:23 +05:00
Sanford Student
174d0393fa
remove broken subsection grade override admin
2017-12-04 12:02:23 -05:00
Awais Jibran
baa967ca66
Add PersistentSubsectionGradeOverride table in django admin
...
EDUCATOR-1624
2017-11-27 10:11:57 -05:00
Andy Armstrong
79acb5c5be
Reorder LMS imports using isort
2017-06-11 21:48:06 -04:00
Sanford Student
bdc0b33cb4
add settings for compute grades command
2017-03-29 17:07:44 -04:00
Sanford Student
d54a784a43
creating django admin settings for subsection grades
2016-09-02 09:32:33 -04:00