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
/
docs
/
ref
/
contrib
/
gis
Age
Commit message (
Expand
)
Author
2024-01-26
[5.0.x] Applied Black's 2024 stable style.
Mariusz Felisiak
2023-12-28
[5.0.x] Corrected code-block directives in docs.
Mariusz Felisiak
2023-10-27
[5.0.x] Fixed typo in docs/ref/contrib/gis/geos.txt.
Izzy Hyman
2023-10-25
[5.0.x] Added missing pycon directives in various docs.
Mariusz Felisiak
2023-10-05
[5.0.x] Fixed #34759 -- Confirmed support for SpatiaLite 5.1.
pieterck
2023-09-04
Fixed #34814 -- Confirmed support for PostGIS 3.4.
Nick Pope
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-03
Fixed #34761 -- Dropped support for MySQL < 8.0.11.
Mariusz Felisiak
2023-08-01
Corrected pycon formatting in some docs.
Almaz Kunpeissov
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-23
Improved style of n-tuple wording in docs and comments.
Nick Pope
2023-06-16
Fixed #34629 -- Added filtering support to GIS aggregates.
Olivier Le Thanh Duong
2023-05-17
Updated broken links in docs.
Mariusz Felisiak
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-03-01
Fixed #34367 -- Updated instructions for installing GeoDjango on Windows.
Heath Henley
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
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-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2023-01-17
Refs #34255 -- Bumped required psycopg version to 3.1.8.
Mariusz Felisiak
2023-01-13
Fixed #34234 -- Dropped support for PROJ 4.
Leo
2023-01-10
Corrected used JS libraries in GIS widget docs.
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-15
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-12-14
Fixed #34213 -- Updated PostgreSQL package names in installing PostGIS docs.
Paolo Melchiorre
2022-12-14
Removed KyngChaos packages from docs.
Mariusz Felisiak
2022-12-08
Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.
Mariusz Felisiak
2022-12-06
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-10-13
Refs #23919 -- Updated obsolete buffer() references to memoryview().
Mariusz Felisiak
2022-10-13
Updated example of creating GEOSGeometry from WKB to use memoryview.
Alan D. Snow
2022-10-12
Fixed #34086 -- Confirmed support for PostGIS 3.3.
Paolo Melchiorre
2022-08-30
Refs #30947 -- Changed tuples to lists where appropriate.
Alex Morega
2022-08-26
Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.
Mariusz Felisiak
2022-08-12
Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.
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-18
Fixed #33850 -- Confirmed support for GEOS 3.11.
Mariusz Felisiak
2022-07-08
Fixed #33718 -- Dropped support for MySQL 5.7.
Mariusz Felisiak
2022-06-16
Fixed #33786 -- Confirmed support for GDAL 3.5.
Mariusz Felisiak
2022-06-01
Fixed #33742 -- Added id to GeoJSON serializer.
Samir Shah
2022-05-20
Fixed #33721 -- Added DE-9IM link in GEOS docs.
Burak Kadir Er
[next]