Claude Paroz
|
cdcdd131da
|
Dropped support for GDAL < 1.5
GDAL 1.5 has been released in December 2007.
|
2012-07-15 21:10:32 +02:00 |
Florian Apolloner
|
ac1b9ae630
|
Fixed GIS testsuite.
Moved HAS_SPATIALREFSYS back into the tests namespace since it only operates
on the default database and isn't a global flag like HAS_GDAL.
|
2012-06-17 11:39:02 +02:00 |
Julien Phalip
|
1794e36fa1
|
Skip GeometryFieldTest if there's no spacial database.
|
2012-06-16 13:57:33 -07:00 |
Justin Bronn
|
9b50ec81a3
|
Peform smarter version detection of GDAL so development versions are supported.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12852 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-03-25 20:00:27 +00:00 |
Justin Bronn
|
f9f04a49e8
|
Got rid of Python 2.3 compatibility global, and thus `OGRGeomType` import wrapping with try/except no longer necessary.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12301 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-01-27 03:01:13 +00:00 |
Justin Bronn
|
5b27c36041
|
gis: Fixed #8207; now shield 2.4 test runners from attempting to import ctypes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8289 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-10 17:36:12 +00:00 |
Justin Bronn
|
c396992c7d
|
gis: Fixed #8141; moved Python 2.3 incompatibilities out of the reach of the test suite.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8225 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-07 01:14:10 +00:00 |
Justin Bronn
|
79e68c225b
|
Merged the gis branch into trunk.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8219 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-05 18:13:06 +00:00 |