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 |
|
Evans Dianga
|
391b91b99a
|
Modernize common/djangoapps/util- INCR-203 (#20437)
|
2019-05-07 09:53:17 -04:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Will Daly
|
305f0c3338
|
Can disable rate limiting for enrollment API end-points using model-based configuration.
|
2015-01-26 15:28:04 -05:00 |
|