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 |
|
Ayub khan
|
99060623ac
|
INCR-442 python3 compatibility
|
2019-07-19 09:53:01 -04:00 |
|
John Eskew
|
6672f64188
|
Add commerce AppConfig and use to register signals. Move imports.
Add explicit 'lms.djangoapps' prefix to all commerce imports, as another
commerce Django app exists at openedx.core.djangoapps.commerce
|
2017-11-09 09:24:37 -05:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
vkaracic
|
86a4710ee8
|
Otto checkout flow
|
2016-02-17 18:16:44 +01:00 |
|