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-01 21:29:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Mariusz Felisiak
9231526af4
Fixed
#33215
-- Confirmed support for GEOS 3.10.
2021-10-21 20:23:58 +02:00
..
data
…
distapp
…
gdal_tests
…
geo3d
…
geoadmin
…
geoadmin_deprecated
…
geoapp
…
geogapp
…
geos_tests
Fixed
#33215
-- Confirmed support for GEOS 3.10.
2021-10-21 20:23:58 +02:00
gis_migrations
…
inspectapp
…
layermap
…
rasterapp
…
relatedapp
…
__init__.py
…
admin.py
Fixed
#27674
-- Deprecated GeoModelAdmin and OSMGeoAdmin.
2021-09-17 08:56:16 +02:00
models.py
…
test_data.py
…
test_fields.py
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00
test_geoforms.py
…
test_geoip2.py
…
test_gis_tests_utils.py
…
test_measure.py
…
test_ptr.py
…
test_spatialrefsys.py
Removed redundant database vendor helpers in gis_tests/utils.py.
2021-01-13 09:22:44 +01:00
tests.py
Bumped minimum isort version to 5.1.0.
2020-07-30 10:58:59 +02:00
utils.py
…