django1/django/contrib/gis/tests/geo3d
Tim Graham a9bdce7e55 Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Thanks Claude Paroz for the review.
2014-08-01 10:26:00 -04:00
..
__init__.py Fixed #11433 -- 3D geometry fields are now supported with PostGIS; EWKB is now used by `PostGISAdaptor`. 2009-11-16 18:49:00 +00:00
models.py Properly assigned app_label to GIS test models. 2014-01-01 11:01:46 +01:00
tests.py Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 2014-08-01 10:26:00 -04:00
views.py Fixed #11433 -- 3D geometry fields are now supported with PostGIS; EWKB is now used by `PostGISAdaptor`. 2009-11-16 18:49:00 +00:00