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-13 02:46:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Claude Paroz
eed2e740f7
Fixed
#30461
-- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path.
...
Thanks Nikita Krokosh for the initial patch.
2019-08-13 19:44:10 +02:00
..
data
…
distapp
…
gdal_tests
…
geo3d
…
geoadmin
…
geoapp
Simplified GISFunctionsTests.test_point_on_surface().
2019-06-12 12:59:02 +02:00
geogapp
…
geos_tests
Fixed
#30552
-- Fixed loss of SRID when calling reverse() on LineString/Point.
2019-07-27 20:12:46 +02:00
gis_migrations
…
inspectapp
…
layermap
…
maps
…
rasterapp
Fixed typo in RasterField test name.
2019-05-27 13:40:03 +02:00
relatedapp
…
__init__.py
…
admin.py
…
models.py
…
test_data.py
…
test_fields.py
…
test_geoforms.py
…
test_geoip2.py
Fixed
#30461
-- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path.
2019-08-13 19:44:10 +02:00
test_gis_tests_utils.py
…
test_measure.py
…
test_ptr.py
…
test_spatialrefsys.py
…
tests.py
…
utils.py
…