Usama Sadiq
|
ac8c3b6a03
|
refactor: Ran pyupgrade on openedx/core/djangoapps
Ran pyupgrade on openedx/core/djangoapps/{util, verified_track_content}
|
2021-04-07 18:57:12 +05:00 |
|
Jawayria
|
d37faa8270
|
BOM-2330: Applied pylint-amnesty to util, verified_track_content, video_config, video_pipeline
|
2021-02-04 17:52:58 +05:00 |
|
Nizar
|
1e872d4e10
|
Adds support for enabling custom tinymce plugins in Studio's HTML editor (#25695)
|
2021-01-11 11:28:20 -05:00 |
|
emzubair
|
169b82261a
|
[BD-18] Optimize paver settings call
|
2020-08-21 21:23:29 +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 Mulka
|
9221c2dfd1
|
ran modernize on openedx/core/djangoapps/util/tests and management
|
2019-05-06 16:41:25 +00:00 |
|
Matthew Piatetsky
|
444799fb0e
|
fix unicode strings in openedx/ part 2
|
2019-02-15 10:15:51 -05:00 |
|
cclauss
|
8fca11b85c
|
Use print() function in both Python 2 and Python 3
|
2019-01-13 17:16:37 +01:00 |
|
Jeremy Bowman
|
93ed653b7b
|
TE-2632 Fix site fixture domains for devstack bok-choy tests
|
2018-07-06 13:02:57 -04:00 |
|
Ned Batchelder
|
e23e3a0486
|
Fix a number of unused-import pylint violations
|
2017-11-21 19:57:06 -05:00 |
|
Jeremy Bowman
|
ba06372cac
|
PLAT-1780 Remove dependency on django-extensions
|
2017-10-27 13:19:12 -04:00 |
|