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-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Claude Paroz
7abf418eb1
Fixed GIS tests broken by 0a89915
2015-06-06 10:30:55 +02:00
..
data
Fixed
#24207
-- Added 25D-type geometry field support to ogrinspect
2015-05-06 20:31:36 +02:00
distapp
…
gdal_tests
Removed test numbering in gdal tests
2015-05-13 14:13:20 +02:00
geo3d
…
geoadmin
Delayed GDAL check for OSMGeoAdmin
2015-04-24 20:30:23 +02:00
geoapp
…
geogapp
…
geos_tests
Fixed
#24714
-- Used more specific assertions than assertEqual in tests.
2015-04-28 09:31:04 -04:00
gis_migrations
…
inspectapp
Fixed
#24207
-- Added 25D-type geometry field support to ogrinspect
2015-05-06 20:31:36 +02:00
layermap
Cleanup: Removed the try-except-fail antipattern from tests
2015-06-05 12:57:20 +03:00
maps
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
relatedapp
…
__init__.py
…
admin.py
…
models.py
…
test_data.py
…
test_geoforms.py
…
test_geoip.py
…
test_measure.py
…
test_spatialrefsys.py
…
tests.py
Fixed GIS tests broken by 0a89915
2015-06-06 10:30:55 +02:00
utils.py
…