| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2017-06-28 | Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). | Mads Jensen |
| 2017-02-04 | Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. | Anton Samarchyan |
| 2017-01-18 | Refs #23919 -- Removed most of remaining six usage | Claude Paroz |
| 2017-01-18 | Refs #23919 -- Removed six.<various>_types usage | Claude Paroz |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-05-28 | Fixed #22714 -- Made contrib.gis use six-provided memoryview type | Claude Paroz |
| 2012-09-23 | [py3] Fixed GEOS/GDAL tests | Claude Paroz |
| 2012-09-23 | [py3] Added buffer/memoryview compatibility | Claude Paroz |
| 2012-07-22 | [py3] Replaced basestring by six.string_types. | Aymeric Augustin |
| 2012-05-05 | Made more extensive usage of context managers with open. | Claude Paroz |
| 2009-03-24 | Refactored the GEOS interface. Improvements include: | Justin Bronn |
