Calen Pennington
|
4a120a9e26
|
Fix failures caused by removing lms/djangoapps from sys.path
|
2020-09-23 10:05:37 -04:00 |
|
Aarif
|
98af9ce418
|
remove useless-supression warnings
|
2020-05-01 19:42:15 +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 |
|
Amit
|
8860317772
|
INCR-455: Updates on Python 3.x (#21057)
|
2019-07-11 11:17:47 -04:00 |
|
Jeremy Bowman
|
68902a2f3f
|
TE-2689 Remove useless pylint suppressions part 3
|
2018-08-16 09:57:01 -04:00 |
|
John Eskew
|
878d3eff6e
|
Split signals.py from tasks.py file.
|
2017-11-06 16:41:05 -05:00 |
|
John Eskew
|
b02c744790
|
Move lti_provider startup.py to AppConfig::ready.
|
2017-11-03 13:57:18 -04:00 |
|