M. Zulqarnain
|
e505d99237
|
pyupgrade on lms gating and grades apps (#26532)
|
2021-02-22 12:58:41 +05: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 |
|
Ned Batchelder
|
efba6e45e8
|
Finally import courseware properly everywhere to get rid of a warning
|
2019-09-26 09:40:15 -04:00 |
|
Cory Lee
|
8eddb822ab
|
Refactor CSME id, CSMH_EXTENDED default true
|
2019-08-27 16:47:47 -04:00 |
|
Ayub khan
|
337408437d
|
INCR-437 python3 compatibility
|
2019-07-12 15:08:50 +05:00 |
|
Jeremy Bowman
|
bf86b3da98
|
PLAT-1942 Handle xmodule_django field deprecations
|
2018-02-05 15:05:54 -05:00 |
|
John Eskew
|
3614eb2800
|
Move xmodule_django app to openedx.core.djangoapps
|
2016-10-06 14:50:40 -04:00 |
|
Sanford Student
|
9d71ac2ecf
|
SQL model for course grades
Includes unit tests
For TNL-5310
|
2016-10-05 15:45:54 -04:00 |
|