django/tests/gis_tests/rasterapp
Sergey Fedoseev dc738a0c76 Removed redundant lookup values in RasterFieldTest.test_all_gis_lookups_with_rasters.
These values produce already tested lookups and prevent another one from
being tested.
2017-07-18 15:01:09 -04:00
..
__init__.py Fixed #23804 -- Added RasterField for PostGIS. 2015-06-19 14:36:43 -04:00
models.py Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed. 2017-05-04 20:45:18 -04:00
test_rasterfield.py Removed redundant lookup values in RasterFieldTest.test_all_gis_lookups_with_rasters. 2017-07-18 15:01:09 -04:00