django1/django/contrib/gis/db/backends/spatialite
Alex Gaynor a53d7a0a50 Made gis_terms be a set, rather than a dict with None for all keys. 2013-05-09 08:13:13 -07:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
base.py Fixed #18003 -- Preserved tracebacks when re-raising errors. 2013-03-19 15:42:39 -07:00
client.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
creation.py Implemented some SpatiaLiteOperations as cached properties 2013-01-29 19:39:11 +01:00
introspection.py [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00
models.py [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
operations.py Made gis_terms be a set, rather than a dict with None for all keys. 2013-05-09 08:13:13 -07:00