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-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Sergey Fedoseev
af5983e4f5
Removed unneeded SpatiaLite workarounds in GIS tests.
2016-12-17 08:31:17 -05:00
..
data
…
distapp
Fixed
#27576
-- Made get_srid_info() fallback to GDAL if SpatialRefSys is unavailable.
2016-12-15 16:36:18 -05:00
gdal_tests
Refs
#27472
-- Fixed OGRGeometry('POINT EMPTY').geos crash.
2016-12-08 10:24:05 -05:00
geo3d
…
geoadmin
…
geoapp
Removed unneeded SpatiaLite workarounds in GIS tests.
2016-12-17 08:31:17 -05:00
geogapp
Fixed
#27497
-- Improved support of geodetic coordinates on SpatiaLite.
2016-12-15 15:31:07 -05:00
geos_tests
Fixed
#25938
-- Factored out CPointerBase base class for GEOSBase/GDALBase.
2016-12-15 16:59:08 -05:00
gis_migrations
…
inspectapp
…
layermap
…
maps
…
rasterapp
…
relatedapp
…
__init__.py
…
admin.py
…
models.py
…
test_data.py
…
test_geoforms.py
…
test_geoip2.py
…
test_geoip.py
…
test_measure.py
…
test_ptr.py
Fixed
#25938
-- Factored out CPointerBase base class for GEOSBase/GDALBase.
2016-12-15 16:59:08 -05:00
test_spatialrefsys.py
…
test_wkt.py
…
tests.py
…
utils.py
…