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 |
|
M. Zulqarnain
|
a5f6f682ee
|
added pylint amnesty for bulk_enroll and course apps (#26246)
|
2021-02-01 13:58:59 +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 |
|
Stu Young
|
760743cca2
|
INCR-294 Run python-modernize on lms/djangoapps/bulk_enroll (#20601)
* run python modernize
* run isort
* Fix python
|
2019-05-21 11:45:40 -04:00 |
|
Matthew Piatetsky
|
6e81c84d8b
|
fix unicode strings in lms/ part 1
|
2019-02-05 15:15:02 -05:00 |
|
afzaledx
|
2238843286
|
Add cohorts to BulkEnroll endpoint.
|
2018-11-08 09:23:07 +10:30 |
|
Brandon DeRosier
|
43e161f66b
|
Fix the BulkEnrollSerializer courses field to internally behave with strings and lists
|
2017-07-14 19:17:16 -04:00 |
|
Brandon DeRosier
|
a31855c935
|
Upstream the Bulk Enroll API endpoint
|
2017-07-14 14:01:16 -04:00 |
|