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 |
|
Michael Youngstrom
|
872cddedbf
|
INCR
|
2019-04-29 09:37:44 -04:00 |
|
Michael Youngstrom
|
26b4e30833
|
Remove django 1.8 shim
|
2018-06-06 10:34:56 -04:00 |
|
Jeremy Bowman
|
4c40f106e8
|
PLAT-1947 Fix bok-choy test that failed under Django 1.11
|
2018-02-07 09:57:10 -05:00 |
|
Omar Al-Ithawi
|
1b46c3e646
|
Add optional support for Unicode usernames
Refactoring: Use format with named variables
|
2017-06-27 14:18:49 +03:00 |
|