Awais Qureshi
|
8bef10208a
|
BOM-2375
Run Pyupgrade on student folder.
|
2021-02-23 14:55:02 +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 |
|
Bill Gardynski
|
0cbf4845cf
|
INCR-197 (#20156)
|
2019-04-29 13:00:59 -04:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Clinton Blackburn
|
3f19cc0265
|
Updated logout view
In addition to logging the user out of LMS, the logout view also logs users out of the IDAs to which they previously authenticated.
ECOM-4610
|
2016-06-15 11:11:49 -04:00 |
|