| .. |
|
data
|
Used assertRaisesMessage and subTest where appropriate in GEOS tests.
|
2025-07-21 22:23:29 -03:00 |
|
distapp
|
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
|
2025-07-23 20:17:55 -03:00 |
|
gdal_tests
|
Fixed #36382 -- Confirmed support for GDAL 3.11.
|
2025-08-21 16:46:41 +02:00 |
|
geo3d
|
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
|
2025-07-23 20:17:55 -03:00 |
|
geoadmin
|
Fixed #32820 -- Added aria-invalid="true" to fields with errors.
|
2023-08-01 06:08:04 +02:00 |
|
geoapp
|
Skipped GISFunctionsTests.test_geometry_type() test for MultiPoint on MariaDB and GEOS 3.12+.
|
2025-10-15 15:03:07 +02:00 |
|
geogapp
|
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
|
2025-07-23 20:17:55 -03:00 |
|
geos_tests
|
Refs #35844 -- Relaxed GEOSIOTest.test02_wktwriter() test assertion.
|
2025-10-17 19:25:02 +02:00 |
|
gis_migrations
|
Fixed #36448 -- Fixed GeoDjango spelling in test_commands.py docstrings.
|
2025-06-10 09:50:21 +02:00 |
|
inspectapp
|
Fixed OGRInspectTest.test_time_field with memory Spatialite database.
|
2025-09-16 08:10:31 +02:00 |
|
layermap
|
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
|
2025-07-23 20:17:55 -03:00 |
|
rasterapp
|
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
|
2023-09-20 13:45:51 +02:00 |
|
relatedapp
|
Fixed RelatedGeoModelTest.test_related_union_aggregate() test on Oracle and GEOS 3.12+.
|
2025-10-20 16:03:39 +02:00 |
|
__init__.py
|
|
|
|
admin.py
|
Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline.
|
2023-01-17 11:49:15 +01:00 |
|
models.py
|
|
|
|
test_data.py
|
Applied Black's 2024 stable style.
|
2024-01-26 12:45:07 +01:00 |
|
test_fields.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
|
test_geoforms.py
|
Removed duplicate display_raw key in expected data in GeometryWidgetTests.
|
2025-10-20 14:52:02 -03:00 |
|
test_geoip2.py
|
Removed django.contrib.gis.geoip2.GeoIP2.open() per deprecation timeline.
|
2025-01-15 22:28:37 +01:00 |
|
test_gis_tests_utils.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
|
test_measure.py
|
Fixed #35117 -- Added support for the hectare unit in Area.
|
2024-01-16 20:31:46 +01:00 |
|
test_ptr.py
|
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
|
2025-07-23 20:17:55 -03:00 |
|
test_spatialrefsys.py
|
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
|
2025-07-23 20:17:55 -03:00 |
|
tests.py
|
Added validation to BaseSpatialFeatures.has_<Func>_function.
|
2025-06-05 22:18:56 +02:00 |
|
utils.py
|
Used addCleanup() in tests where appropriate.
|
2023-12-31 10:01:31 +01:00 |