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-09 08:55:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Nick Pope
66657eb01f
Improved messages in IndexErrors raised by GDAL objects.
2017-09-04 19:00:32 -04:00
..
data
…
distapp
Fixed
#28437
-- Added support for complex geometry expressions in GIS lookups.
2017-07-27 08:06:08 -04:00
gdal_tests
Improved messages in IndexErrors raised by GDAL objects.
2017-09-04 19:00:32 -04:00
geo3d
…
geoadmin
…
geoapp
Fixed
#28518
-- Improved performance of loading geometries from DB.
2017-08-24 14:08:35 -04:00
geogapp
Fixed
#27964
-- Made MySQL backend raise exception if spatial transformation is needed for query.
2017-06-26 15:10:55 -04:00
geos_tests
Refs
#25225
-- Removed test for removed ListMixin._IndexError.
2017-09-03 10:44:52 -04:00
gis_migrations
…
inspectapp
…
layermap
…
maps
…
rasterapp
Simplified handling of GIS lookup params.
2017-07-20 10:08:55 -04:00
relatedapp
Fixed
#27964
-- Made MySQL backend raise exception if spatial transformation is needed for query.
2017-06-26 15:10:55 -04:00
__init__.py
…
admin.py
…
models.py
…
test_data.py
…
test_geoforms.py
…
test_geoip2.py
…
test_measure.py
…
test_ptr.py
…
test_spatialrefsys.py
…
tests.py
Fixed
#27830
-- Used distutils.version.LooseVersion for version parsing.
2017-06-13 10:53:39 -04:00
utils.py
…