Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/gis_tests/models.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #25011, Refs #23804 -- Added check for GDAL on ↵Daniel Wiesmann2015-06-231-4/+9
| | | | RasterField initialization
* Fixed #23804 -- Added RasterField for PostGIS.Daniel Wiesmann2015-06-191-6/+11
| | | | Thanks to Tim Graham and Claude Paroz for the reviews and patches.
* Stopped conditional discovery of gis_tests appsClaude Paroz2015-04-181-0/+18
Refs #23879.