Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -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 |
|
arbisoft
|
6155f2c81f
|
Fixing python-modernize issues.
|
2019-07-10 15:41:27 +05:00 |
|
Matthew Piatetsky
|
444799fb0e
|
fix unicode strings in openedx/ part 2
|
2019-02-15 10:15:51 -05:00 |
|
Eric Fischer
|
e18448e27d
|
Silence deprecation warnings
https://docs.djangoproject.com/en/1.11/releases/1.10/#using-user-is-authenticated-and-user-is-anonymous-as-methods
|
2018-05-02 10:03:50 -04:00 |
|
Andy Armstrong
|
0f808cec78
|
Implement theme admin UI to support previewing
LEARNER-2017
|
2017-07-27 17:24:31 -04:00 |
|