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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Claude Paroz
54236a2c1c
Fixed
#26138
-- Ensured geometry_field's geometry is always serialized
...
Thanks Bernd Schlapsi for the report.
2016-01-28 08:50:38 +01:00
..
data
…
distapp
Fixed
#15165
-- Prevented wrong results with perimeter on geodetic fields.
2015-12-30 18:07:02 -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
#25438
-- Fixed assorted Oracle GIS test failures.
2015-11-19 09:07:35 -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
…
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
…
test_spatialrefsys.py
…
tests.py
…
utils.py
…