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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Tim Graham
5aa5328675
Fixed
#26147
-- Relaxed expected values in GIS tests to account for database/library differences.
2016-01-28 14:11:06 -05:00
..
data
…
distapp
Fixed
#26147
-- Relaxed expected values in GIS tests to account for database/library differences.
2016-01-28 14:11:06 -05:00
gdal_tests
Fixed
#25932
-- Made predicates of OGRGeometry return bool instead of int.
2015-12-14 11:30:36 -05:00
geo3d
…
geoadmin
…
geoapp
Fixed
#26138
-- Ensured geometry_field's geometry is always serialized
2016-01-28 08:50:38 +01:00
geogapp
Fixed
#26147
-- Relaxed expected values in GIS tests to account for database/library differences.
2016-01-28 14:11:06 -05:00
geos_tests
Reverted
#25961
-- Removed handling of thread-non-safe GEOS functions.
2016-01-07 18:54:41 -05:00
gis_migrations
…
inspectapp
Fixed
#25682
-- Removed bare except clauses.
2015-11-17 14:39:15 -05:00
layermap
…
maps
…
rasterapp
Allowed RasterFieldWithoutGDALTest to run even if GDAL is installed.
2015-11-19 08:53:21 -05:00
relatedapp
…
__init__.py
…
admin.py
…
models.py
…
test_data.py
…
test_geoforms.py
…
test_geoip2.py
…
test_geoip.py
…
test_measure.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
test_spatialrefsys.py
…
tests.py
…
utils.py
…