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-15 11:58:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Tim Graham
e1f6eba033
Fixed nonexistent tmc.edu domain in GeoIP test.
...
The test was silently skipped.
2016-10-11 19:31:13 -04:00
..
data
…
distapp
…
gdal_tests
Refs
#27025
-- Fixed "invalid escape sequence" warnings in Python 3.6.
2016-09-17 15:44:06 -04:00
geo3d
…
geoadmin
…
geoapp
Confirmed support for PostGIS 2.3.
2016-09-30 10:00:04 -04:00
geogapp
…
geos_tests
…
gis_migrations
Fixed
#27056
-- Allowed migrating geometry field dimension on PostGIS
2016-09-22 16:40:27 +02:00
inspectapp
…
layermap
…
maps
Fixed
#26697
-- Removed contrib.gis.maps.
2016-09-16 15:21:46 -04:00
rasterapp
…
relatedapp
…
__init__.py
…
admin.py
Stopped conditional discovery of gis_tests apps
2015-04-18 15:17:49 +02:00
models.py
…
test_data.py
…
test_geoforms.py
Fixed
#27024
-- Prevented logging error with empty string as geometry widget value
2016-08-08 16:28:19 +02:00
test_geoip2.py
…
test_geoip.py
Fixed nonexistent tmc.edu domain in GeoIP test.
2016-10-11 19:31:13 -04:00
test_measure.py
…
test_spatialrefsys.py
Refs
#27025
-- Fixed "invalid escape sequence" warnings in Python 3.6.
2016-09-17 15:44:06 -04:00
test_wkt.py
…
tests.py
…
utils.py
…