Usama Sadiq
|
bd9bb424cd
|
refactor: ran pyupgrade on lms/djangoapps/certificates (#26740)
|
2021-03-12 14:47:30 +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 |
|
Ayub khan
|
d081b3a86d
|
BOM-947
certificates: Explicitly Set fields to unicode to avoid migration
|
2019-10-23 15:15:47 +05:00 |
|
Stu Young
|
c33bd1c643
|
INCR-262 Run python-modernize on lms/djangoapps/certificates/migrations and lms/djangoapps/certificates/views (#20558)
* run python modernize
* run isort
* Fix quality
|
2019-05-21 11:32:51 -04:00 |
|
Zia Fazal
|
4f939f79f9
|
added new endpoint which renders certificate by uuid
fixed broken tests and added some optimisations
fixed migration history
|
2015-12-08 18:21:04 +05:00 |
|