index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gis_tests
Age
Commit message (
Expand
)
Author
2023-10-11
[5.0.x] Refs #34882 -- Fixed GISFunctionsTests.test_asgeojson_option_0() test...
Mariusz Felisiak
2023-10-06
[5.0.x] Fixed #34882 -- Fixed no options in AsGeoJSON() for geometries in non...
Denis Rouzaud
2023-10-05
[5.0.x] Fixed #34759 -- Confirmed support for SpatiaLite 5.1.
pieterck
2023-08-22
Removed unnecessary trailing commas in tests.
konsti
2023-08-05
Fixed #34739 -- Added GEOSGeometry.equals_identical() method.
Olivier Tabone
2023-08-04
Fixed #34686 -- Added support for GEOS 3.12.
Olivier Tabone
2023-08-01
Fixed #32820 -- Added aria-invalid="true" to fields with errors.
Gregor Jerše
2023-07-07
Fixed #9602 -- Added AdminSite.get_model_admin().
Mariusz Felisiak
2023-06-30
Fixed RelatedGeoModelTest.test_centroid_collect_filter().
Mariusz Felisiak
2023-06-30
Fixed #34572 -- Added support for GDAL 3.7.
Mariusz Felisiak
2023-06-29
Fixed #34685 -- Dropped support for GEOS 3.6 and 3.7.
Mariusz Felisiak
2023-06-29
Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3.
Mariusz Felisiak
2023-06-25
Fixed #34676 -- Normalized Distance()/Area() exceptions for nonexistent units.
Andrew Northall
2023-06-16
Fixed #34629 -- Added filtering support to GIS aggregates.
Olivier Le Thanh Duong
2023-03-02
Fixed #34374 -- Fixed GIS tests on Windows.
Heath Henley
2023-02-21
Refs #16969 -- Added test for not initializing PostGIS-specific stuff for non...
Mariusz Felisiak
2023-02-17
Fixed #34302 -- Fixed SpatialReference.srid for objects without top-level aut...
Stefan Brand
2023-02-17
Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when target is ...
Stefan Brand
2023-02-07
Fixed #33638 -- Fixed GIS lookups crash with geography fields on PostGIS.
Jacob Walls
2023-02-01
Refs #33476 -- Applied Black's 2023 stable style.
David Smith
2023-01-20
Fixed #34266 -- Added ClosestPoint GIS database functions.
Niccolò Mineo
2023-01-17
Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline.
Mariusz Felisiak
2023-01-13
Fixed #34234 -- Dropped support for PROJ 4.
Leo
2023-01-10
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
Mariusz Felisiak
2023-01-03
Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on P...
Claude Paroz
2023-01-03
Fixed #23842 -- Fixed flaky GeoQuerySetTest.test_make_line() test.
Mariusz Felisiak
2022-12-15
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-10-08
Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQue...
Gregor Gärtner
2022-09-24
Fixed #34026 -- Fixed WKBReader.read() crash on string input.
select-case
2022-08-12
Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.
Claude Paroz
2022-08-01
Refs #25706 -- Removed inline CSS in the openlayers widget template.
Claude Paroz
2022-07-25
Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor.
Claude Paroz
2022-07-23
Removed unneeded test suite creation for GIS measure tests.
Claude Paroz
2022-07-08
Fixed #33718 -- Dropped support for MySQL 5.7.
Mariusz Felisiak
2022-07-05
Fixed RelatedGeoModelTest.test08_defer_only() on MySQL 8+ with MyISAM storage...
Mariusz Felisiak
2022-07-01
Fixed GEOSTest.test_emptyCollections() on GEOS 3.8.0.
Mariusz Felisiak
2022-06-21
Fixed #33794 -- Fixed string-casting of GIS queries on PostgreSQL.
Claude Paroz
2022-06-14
Fixed #33772 -- Added QuerySet.first()/last() error message on unordered quer...
Pablo Pissi
2022-06-01
Fixed #33742 -- Added id to GeoJSON serializer.
Samir Shah
2022-05-16
Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone.
Marcelo Galigniana
2022-04-22
Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget.
Mariusz Felisiak
2022-03-24
Refs #33577 -- Used addCleanup() to remove .aux file in GDALBandTests.
Mariusz Felisiak
2022-03-17
Removed usage of django.db.utils.ConnectionHandler.databases.
Florian Apolloner
2022-03-16
Fixed #33577 -- Confirmed support for GDAL 3.4.
Mariusz Felisiak
2022-02-22
Removed redundant QuerySet.all() calls in docs and tests.
Nick Pope
2022-02-07
Refs #33476 -- Refactored code to strictly match 88 characters line length.
Mariusz Felisiak
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2022-02-03
Refs #33476 -- Refactored problematic code before reformatting by Black.
Mariusz Felisiak
2022-01-26
Increased test coverage for django.contrib.gis.gdal.layer.Layer.
Mariusz Felisiak
2022-01-20
Fixed #33453 -- Dropped support for GDAL 2.1.
Mariusz Felisiak
[next]