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-20 14:24:27 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Sergey Fedoseev
a0b4ecce57
Fixed
#28392
-- Fixed GIS's WKT regex to match large scientific notation numbers.
...
Thanks Greg Larmore for report and initial patch.
2017-09-11 09:13:02 -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 capitalization of "Spherical Mercator."
2017-09-09 09:35:30 -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
Fixed
#28392
-- Fixed GIS's WKT regex to match large scientific notation numbers.
2017-09-11 09:13:02 -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_fields.py
Fixed deepcopy of AreaField and DistanceField.
2017-09-08 14:13:50 -04:00
test_geoforms.py
…
test_geoip2.py
…
test_measure.py
…
test_ptr.py
…
test_spatialrefsys.py
…
tests.py
…
utils.py
…