M. Zulqarnain
f4a5af29d3
pyupgrade in program_enrollments ( #26597 )
2021-02-22 12:58:16 +05:00
Awais Qureshi
ea26268b0a
BOM-2285
...
Apply pylint-amnesty.
2021-02-02 12:09:42 +05:00
Kyle McCormick
b40b55cbbf
Improve Django admin listings for program_enrollments
2020-03-18 14:33:36 -04: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
ea5652010c
Create Python API for program_enrollments: Part I ( #21511 )
...
This is the first in a series of commits to create
a Python API for the LMS program_enrollments app.
We do some general refactoring, renaming, and clean-up
in order to move toward the creation of that API.
EDUCATOR-4321
2019-09-04 14:06:00 -04:00
Stu Young
4e1f63bd15
INCR-283 Run python-modernize on lms/djangoapps/program_enrollments/migrations and lms/djangoapps/program_enrollments/tests ( #20578 )
...
* run python modernize
* run isort
* Fix merge conflicts
* Fix merge conflict--file was deleted on master
2019-05-21 11:27:52 -04:00
Alex Dusenbery
4d6458284c
Fix the program_enrollments admin classes.
2019-04-25 13:06:06 -04:00