This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-09 06:49:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
rasterapp
History
Sergey Fedoseev
12812f6b2d
Fixed RasterFieldTest.test_all_gis_lookups_with_rasters.
...
It was inadvertently made a no-op in 378cf689d8772d917f642a80967ab8a2332eb41c.
2017-07-18 08:47:59 -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
Fixed RasterFieldTest.test_all_gis_lookups_with_rasters.
2017-07-18 08:47:59 -04:00