summaryrefslogtreecommitdiff
path: root/django/contrib/gis/db/backends/spatialite/client.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2013-11-02Continue to attack E302 violationsAlex Gaynor
2013-10-10Whitespace cleanup.Tim Graham
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee