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-01-30 20:19:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
Claude Paroz
2a14b8df39
Fixed
#33783
-- Added IsEmpty GIS database function and __isempty lookup on PostGIS.
2023-01-03 05:47:44 +01:00
..
data
…
distapp
…
gdal_tests
Fixed
#33866
-- Added pathlib.Path support to GDALRaster constructor.
2022-07-25 20:48:33 +02:00
geo3d
…
geoadmin
Refs
#25706
-- Removed inline CSS in the openlayers widget template.
2022-08-01 20:29:49 +02:00
geoadmin_deprecated
…
geoapp
Fixed
#33783
-- Added IsEmpty GIS database function and __isempty lookup on PostGIS.
2023-01-03 05:47:44 +01:00
geogapp
…
geos_tests
Fixed
#34026
-- Fixed WKBReader.read() crash on string input.
2022-09-24 17:16:08 +01:00
gis_migrations
…
inspectapp
…
layermap
…
rasterapp
…
relatedapp
Fixed RelatedGeoModelTest.test08_defer_only() on MySQL 8+ with MyISAM storage engine.
2022-07-05 19:05:03 +02:00
__init__.py
…
admin.py
…
models.py
…
test_data.py
…
test_fields.py
…
test_geoforms.py
Fixed
#33924
-- Deprecated BaseGeometryWidget.map_height/map_width attributes.
2022-08-12 13:26:35 +02:00
test_geoip2.py
…
test_gis_tests_utils.py
…
test_measure.py
Removed unneeded test suite creation for GIS measure tests.
2022-07-23 15:57:05 +02:00
test_ptr.py
…
test_spatialrefsys.py
…
tests.py
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
utils.py
…