django1/django/contrib/gis/db
Justin Bronn 152b9ba717 Fixed #8881 by specifying the geometry column name; added the `geom_col_name` classmethod to `GeometryColumns` for Oracle and PostGIS.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8994 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-09 19:19:51 +00:00
..
backend Fixed #8881 by specifying the geometry column name; added the `geom_col_name` classmethod to `GeometryColumns` for Oracle and PostGIS. 2008-09-09 19:19:51 +00:00
models Removed trailing whitespace in a few files. 2008-08-26 04:55:56 +00:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00