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-03-03 21:55:04 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Dylan Verheul
75aeebebfe
Fixed
#28105
-- Fixed crash in BaseGeometryWidget.get_context() when overriding existing attrs.
2017-04-30 20:19:12 -04:00
..
data
…
distapp
Fixed
#28006
-- Allowed using D with lookups on Distance annotations.
2017-04-06 19:27:45 -04:00
gdal_tests
…
geo3d
…
geoadmin
…
geoapp
Fixed
#26788
-- Fixed QuerySet.update() crash when updating a geometry to another one.
2017-04-10 13:26:26 -04:00
geogapp
Fixed
#25605
-- Made GIS DB functions accept geometric expressions, not only values, in all positions.
2017-04-01 09:47:49 -04:00
geos_tests
Fixed
#25874
-- Made GEOSGeometry read SRID from GeoJSON input.
2017-04-01 15:35:30 -04:00
gis_migrations
…
inspectapp
…
layermap
…
maps
…
rasterapp
Fixed
#25605
-- Made GIS DB functions accept geometric expressions, not only values, in all positions.
2017-04-01 09:47:49 -04:00
relatedapp
…
__init__.py
…
admin.py
…
models.py
…
test_data.py
…
test_geoforms.py
Fixed
#28105
-- Fixed crash in BaseGeometryWidget.get_context() when overriding existing attrs.
2017-04-30 20:19:12 -04:00
test_geoip2.py
Fixed
#28115
-- Fixed IP address validation in geoip2 module
2017-04-22 20:10:24 +02:00
test_measure.py
…
test_ptr.py
…
test_spatialrefsys.py
…
tests.py
…
utils.py
…