django1/django/contrib/gis/db
Justin Bronn 553374b55d Fixed #14060 -- PostGIS never implemented the `~=` operator for geography types, so removed support for it.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13757 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-12 02:07:04 +00:00
..
backend Removed duplicated code from `django.contrib.gis.db.backend` and added a deprecation note about the module. 2010-05-05 16:06:39 +00:00
backends Fixed #14060 -- PostGIS never implemented the `~=` operator for geography types, so removed support for it. 2010-09-12 02:07:04 +00:00
models Fixed #13934 -- `GeoSQLCompiler.get_default_columns` was missing `local_only` keyword argument. Thanks, Simon Law, for bug report and initial patch. 2010-07-20 19:05:46 +00:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00