django1/django/contrib/gis/db/backends
Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings.
Thanks Piotr Kasprzyk for help with the patch.
2014-03-03 07:38:09 -05:00
..
mysql Fixed #16187 -- refactored ORM lookup system 2014-01-18 11:46:19 +02:00
oracle Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
postgis Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
spatialite Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Fixed #13670 -- Comparisons with the spatial adapter won't blow up in some corner cases. Thanks, milosu for the bug report and jpaulett for the patch. 2011-09-10 00:29:34 +00:00
base.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
util.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
utils.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00