Kshitij Sobti
|
b083ad13d6
|
refactor: Move CourseEditLTIFieldsEnabledFlag to xblock-lti-consumer (#27529)
|
2021-06-24 14:31:50 +05:00 |
|
Kyle McCormick
|
538dbf696b
|
Import CMS code using fully qualified module names
or, using proper the proper Python 3 relative imports
(e.g., 'from .views import x') which are standard and
unambiguous.
|
2020-10-19 09:34:31 -04: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 |
|
arbisoft
|
871c8f807b
|
Fixing python-modernize issues.
|
2019-07-09 18:52:08 +05:00 |
|
Andy Armstrong
|
ebb04ca396
|
Reorder Studio imports using isort
|
2017-05-30 17:00:50 -04:00 |
|
Qubad786
|
4b2488b5ee
|
Add config models and a configuration service to configure LTI Consumer.
|
2017-04-28 15:59:23 +05:00 |
|
Usman Khalid
|
6cb62f2697
|
Rebase upgrade Django to v1.8.5
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
|
2015-11-10 15:00:19 -05:00 |
|
Don Mitchell
|
d49c82f9bd
|
Add configuration to studio for asides
|
2014-12-18 14:43:22 -05:00 |
|