summaryrefslogtreecommitdiff
path: root/django/utils/six.py
AgeCommit message (Expand)Author
2015-01-05[1.4.x] Fixed #24081 -- Downgraded six to 1.8.0.Tim Graham
2015-01-02[1.4.x] Updated six to 1.9.0.Tim Graham
2014-11-13[1.4.x] Removed thread customizations of six which are now built-in.Tim Graham
2014-11-04[1.4.x] Updated six to 1.8.0.Tim Graham
2014-03-24[1.4.x] Updated six to 1.6.1.Tim Graham
2014-01-26[1.4.x] Fixed #21823 -- Upgraded six to 1.5.2Tim Graham
2014-01-02Updated six to version 1.4.1Luke Plant
2012-09-07[1.4.x] [py3] Added forwards-compatible aliases.Aymeric Augustin