Kyle McCormick
9aefd6f986
style: django-not-configured is not a sensible lint-amnesty value ( #26862 )
...
django-not-configured is an error raised by pylint (with
the pylint-django plugin) when it's not correctly configured.
We should not be applying lint amnesty for such a violation.
2021-03-05 08:11:58 -05:00
usamasadiq
297dfd9718
Applied pylint amnesty
2021-02-04 19:14:40 +05:00
Jawayria
9909b933a7
Applied pylint-amnesty to openedx/core/{djangolib, lib, tests, *.py
2021-02-02 21:13:24 +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
aliciaerwin
140fb1394e
INCR-166 Run python-modernize on openedx/core/djangolib ( #20473 )
...
* INCR-166 Run python-modernize on openedx/core/djangolib
* INCR-166 disabled harmless errors and added docstring
2019-05-09 13:59:48 -04:00
Awais Jibran
74341b7dd5
Convert date to lower if language is spainish.
2018-03-12 15:57:25 +05:00
Nimisha Asthagiri
a1047794e8
Schedules: Fix date translation of upsell messaging
2018-01-03 11:53:09 -05:00