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-22 16:19:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Sergey Fedoseev
4178488881
Refs
#26657
-- Fixed a crash induced by invalid WKT returned by MySQL 5.7.5+.
2016-07-28 17:48:17 -04:00
..
data
…
distapp
…
gdal_tests
Replaced use of TestCase.fail() with assertRaises().
2016-06-28 11:21:26 -04:00
geo3d
Fixed
#26775
-- Supported dim=3 geography fields
2016-06-18 21:48:32 +02:00
geoadmin
…
geoapp
Refs
#26657
-- Fixed a crash induced by invalid WKT returned by MySQL 5.7.5+.
2016-07-28 17:48:17 -04:00
geogapp
…
geos_tests
Fixed
#25940
-- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml().
2016-06-21 15:46:27 -04:00
gis_migrations
…
inspectapp
Fixed
#26750
-- Fixed introspection for geography point field with dim=3
2016-06-21 15:22:21 +02:00
layermap
…
maps
…
rasterapp
…
relatedapp
…
__init__.py
…
admin.py
…
models.py
…
test_data.py
…
test_geoforms.py
…
test_geoip2.py
…
test_geoip.py
Fixed a GeoIP test failure with the latest data.
2016-07-19 09:08:46 -04:00
test_measure.py
…
test_spatialrefsys.py
…
test_wkt.py
…
tests.py
…
utils.py
…