summaryrefslogtreecommitdiff
path: root/django/contrib/gis/db/backends/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-3/+4
* Refs #23919 -- Stopped inheriting from object to define new style classes.Simon Charette2017-01-191-1/+1
* Converted GIS lookups to use the new Lookup APIClaude Paroz2014-10-091-38/+19
* Continue to attack E302 violationsAlex Gaynor2013-11-021-0/+2
* Fixed all the E203 violationsAlex Gaynor2013-10-261-8/+8
* Fixed #17627 -- Renamed util.py files to utils.pyTim Graham2013-09-161-0/+44