Usama Sadiq
|
519384edca
|
refactor: ran pyupgrade on lms/djangoapps (#26733)
ran pyupgrade on bulk_enroll & ccx apps.
|
2021-03-04 16:00:19 +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 |
|
Amit
|
9a1bb49910
|
INCR-466: Updates on Python 3.x and fix line over length limit (#20915)
|
2019-07-10 09:52:51 -04:00 |
|
Matthew Piatetsky
|
6e81c84d8b
|
fix unicode strings in lms/ part 1
|
2019-02-05 15:15:02 -05:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
Amir Qayyum Khan
|
34034aa6f5
|
Made ccx id unicode in app
|
2016-07-29 19:37:46 +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 |
|
Carlos de la Guardia
|
066d5ab651
|
Changes to a CCX course should emit a course_published event
|
2015-08-14 01:24:11 -05:00 |
|