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-30 12:09:25 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
…
..
data
…
distapp
…
gdal_tests
…
geo3d
…
geoadmin
…
geoapp
…
geogapp
…
geos_tests
Fixed
#30274
-- Prevented segmentation fault on LineString iteration.
2020-01-21 21:46:47 +01:00
gis_migrations
…
inspectapp
…
layermap
…
maps
…
rasterapp
Replaced deprecated assertEquals() with assertEqual() in RasterFieldTest.
2020-03-07 22:46:13 +01:00
relatedapp
…
__init__.py
…
admin.py
Stopped conditional discovery of gis_tests apps
2015-04-18 15:17:49 +02:00
models.py
Refs
#26753
-- Removed obsolete workarounds in GIS tests for lack of GDAL.
2016-11-15 11:46:06 -05:00
test_data.py
…
test_fields.py
…
test_geoforms.py
…
test_geoip2.py
…
test_gis_tests_utils.py
…
test_measure.py
…
test_ptr.py
…
test_spatialrefsys.py
…
tests.py
Fixed
#30155
-- Dropped support for PostgreSQL 9.4 and PostGIS 2.1.
2019-02-04 18:07:02 -05:00
utils.py
…