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 |
|
Peter Pinch
|
316fbae265
|
INCR-119 modernize openedx/core/djangoapps/certificates … (#20418)
* modernize openedx/core/djangoapps/certificates
openedx/core/djangoapps/commerce
openedx/core/djangoapps/common_initialization
openedx/core/djangoapps/config_model_utils
* rewmove unused import
|
2019-05-06 17:04:30 -04:00 |
|
Diana Huang
|
718c6a9340
|
Test fixes for branch.
|
2018-08-03 15:37:52 -04:00 |
|
Michael Terry
|
caaf351e63
|
Fix visible dates sent to Credentials
If we have a future available_date, send that to Credentials rather
than sending the modified date.
LEARNER-5995
|
2018-08-03 15:37:52 -04:00 |
|
Jeremy Bowman
|
ca97e946a6
|
Switch to pytest for unit tests
|
2017-09-22 16:07:53 -04:00 |
|
Alex Dusenbery
|
ab71318104
|
EDUCATOR-1316 | Refactor courseware.views.views._get_cert_data and related functions.
|
2017-09-19 11:11:37 -04:00 |
|
Sanford Student
|
e4735a6aba
|
switch over to unified waffle switch
for EDUCATOR-1313
|
2017-09-14 09:58:39 -04:00 |
|
Alex Dusenbery
|
0137e38e97
|
EDUCATOR-1241 | make a separate file to make decisions about auto generated certs.
|
2017-09-05 16:15:43 -04:00 |
|