Usama Sadiq
|
ac8c3b6a03
|
refactor: Ran pyupgrade on openedx/core/djangoapps
Ran pyupgrade on openedx/core/djangoapps/{util, verified_track_content}
|
2021-04-07 18:57:12 +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
|
13fc8a7dd5
|
INCR-240 (#20509)
* INCR-240: Run python-modernize and isort on openedx/core/djangoapps/util
* INCR-240: [ADD] Missing module docstring at ratelimit
|
2019-05-10 11:23:05 -04:00 |
|
Matthew Piatetsky
|
444799fb0e
|
fix unicode strings in openedx/ part 2
|
2019-02-15 10:15:51 -05:00 |
|
Nimisha Asthagiri
|
700a902b68
|
Cleanup and remove deprecated RequestCache Django app
ARCH-223
|
2018-09-12 14:39:11 -04:00 |
|
John Eskew
|
d7bab033f7
|
Move monitoring functionality to util and AppConfig.
|
2017-11-02 17:44:03 -04:00 |
|