Jawayria
|
4b4fc89693
|
Applied pylint-amnesty to commerce
|
2021-02-01 18:56:15 +05:00 |
|
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 |
|
Kyle McCormick
|
9f9a07db4f
|
Stop the commerce API from deleting Masters course modes.
|
2019-07-30 11:18:23 -04:00 |
|
Stu Young
|
95986d162b
|
INCR-280 Run python-modernize on lms/djangoapps/commerce/api/v1 (#20579)
* run python modernize
* run isort
* Fix quality
|
2019-05-21 11:41:15 -04: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 |
|
Ned Batchelder
|
e23e3a0486
|
Fix a number of unused-import pylint violations
|
2017-11-21 19:57:06 -05:00 |
|
John Eskew
|
80d70f6ecb
|
Run all touched files through isort.
|
2017-11-09 09:25:19 -05: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 |
|
Matt Drayer
|
a7f6e6a56b
|
Consider waffle switch when selecting ecommerce workflow
|
2017-05-22 12:25:05 -04:00 |
|
Clinton Blackburn
|
45de93a250
|
Added course endpoints for Commerce API
XCOM-314
|
2015-06-30 22:36:47 -04:00 |
|