Aarif
|
97d327feeb
|
BOM-1121
Old style mixin compatibility with django2.2
|
2020-01-30 16:36:02 +05:00 |
|
Feanil Patel
|
046feb0cf0
|
Merge pull request #22649 from edx/feanil/fix_pep8
Fix all E303 pep8 errors.
|
2019-12-30 13:32:26 -05:00 |
|
Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -05:00 |
|
Feanil Patel
|
2df8b8226b
|
Merge pull request #22643 from edx/feanil/2to3_asserts
Run `2to3 -f asserts . -w` on edx-platform.
|
2019-12-30 12:13:42 -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 |
|
Feanil Patel
|
70294b0ad2
|
Run 2to3 -f asserts . -w on edx-platform.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-asserts
|
2019-12-30 10:22:19 -05:00 |
|
Ayub khan
|
45a1053a60
|
INCR-361 python3 compatibility
|
2019-07-10 14:34:22 +05:00 |
|
Kyle Mulka
|
68c1c19478
|
INCR-206 ran modernize and isort on files (#20464)
ran modernize and isort on openedx/core/djangoapps/header_control and
openedx/core/djangoapps/session_inactivity_timeout
|
2019-05-08 13:32:55 -04:00 |
|
Michael Youngstrom
|
e868c54a18
|
INCR-176
|
2019-04-26 15:42:24 -04:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Nimisha Asthagiri
|
27c99e1cf2
|
Move header_control from common to openedx/core
|
2016-10-11 17:56:56 -04:00 |
|