index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
gis
Age
Commit message (
Expand
)
Author
2023-11-29
Removed unused GeoIP2.info property.
Nick Pope
2023-10-06
Fixed #34882 -- Fixed no options in AsGeoJSON() for geometries in non-default...
Denis Rouzaud
2023-09-20
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
Mariusz Felisiak
2023-09-18
Updated source translation catalogs.
Natalia
2023-09-18
Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per...
Mariusz Felisiak
2023-08-10
Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.
Jingbei Li
2023-08-05
Fixed #34739 -- Added GEOSGeometry.equals_identical() method.
Olivier Tabone
2023-08-04
Fixed #34760 -- Dropped support for SQLite < 3.27.
Mariusz Felisiak
2023-08-04
Fixed #34686 -- Added support for GEOS 3.12.
Olivier Tabone
2023-08-02
Removed unneeded escapes in regexes.
Mariusz Felisiak
2023-07-18
Refs #33201 -- Avoided unnecessary queries when renaming models with db_table...
Mariusz Felisiak
2023-07-11
Removed redundant check from WKTWriter.__init__().
Olivier Tabone
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-29
Refs #34572 -- Added missing GDAL_PIXEL_TYPES from GDAL 3.5+.
Claude Paroz
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-06-16
Refs #34629 -- Changed SDOAGGRTYPE wrapping to Func() in GIS aggregates on Or...
Mariusz Felisiak
2023-04-03
Updated translations from Transifex.
Mariusz Felisiak
2023-02-21
Fixed #34344 -- Allowed PostGIS DatabaseWrapper subclasses to customize (feat...
David Buhler
2023-02-17
Fixed #34347 -- Added __all__ to django.contrib.gis.utils.
syre
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-18
Refs #34233 -- Used types.NoneType.
Nick Pope
2023-01-17
Refs #27674 -- Removed django.contrib.gis.admin.OpenLayersWidget per deprecat...
Mariusz Felisiak
2023-01-17
Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline.
Mariusz Felisiak
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
2022-12-29
Fixed #34208 -- Confirmed support for GDAL 3.6.
Mariusz Felisiak
2022-12-29
Upgraded OpenLayers to v.7.2.2.
Claude Paroz
2022-12-22
Fixed #34219 -- Preserved Char/TextField.db_collation when altering column type.
Mariusz Felisiak
2022-12-15
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-12-12
Refs #33308 -- Added psycopg_any.sql.quote() hook.
Florian Apolloner
2022-12-02
Refs #33308 -- Made PostGISAdapter do not use psycopg2's Binary().
Florian Apolloner
2022-10-31
Avoided assignment followed by immediate return.
Nick Pope
2022-10-13
Refs #23919 -- Updated obsolete buffer() references to memoryview().
Mariusz Felisiak
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-10
Fixed #28975 -- Made PostGIS backend skip extension creation if installed.
Rust Saiargaliev
2022-08-03
Fixed #33886 -- Reallowed using GeoIP2() when GEOS is not installed.
Aarni Koskela
2022-08-03
Updated translations from Transifex.
Mariusz Felisiak
2022-08-01
Refs #25706 -- Removed inline CSS in the openlayers widget template.
Claude Paroz
2022-08-01
Made MapWidget a JS class.
Claude Paroz
2022-07-30
Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets.
Claude Paroz
2022-07-25
Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor.
Claude Paroz
2022-07-08
Fixed #33718 -- Dropped support for MySQL 5.7.
Mariusz Felisiak
[prev]
[next]