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-02 21:59:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Tim Graham
79c91070e5
Confirmed support for PostGIS 2.3.
2016-09-30 10:00:04 -04:00
..
data
…
distapp
Fixed
#27203
-- Replaced assertQuerysetEqual(..., lambda o: o) with assertSequenceEqual().
2016-09-13 10:07:37 -04:00
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
Added error messages for GIS DB functions when used with rasters.
2016-09-02 20:26:16 -04:00
relatedapp
Sorted single letter imports per the latest version of isort.
2016-03-28 11:45:31 -04:00
__init__.py
…
admin.py
…
models.py
…
test_data.py
…
test_geoforms.py
…
test_geoip2.py
…
test_geoip.py
…
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
…