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
2022-06-21
Fixed #33794 -- Fixed string-casting of GIS queries on PostgreSQL.
Claude Paroz
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-16
Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone.
Marcelo Galigniana
2022-05-04
Corrected example in Polygon docstring.
Stefan Brand
2022-05-04
Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.
Mariusz Felisiak
2022-04-22
Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget.
Mariusz Felisiak
2022-04-14
Fixed #33637 -- Improved initial zoom level in MapWidget.
Claude Paroz
2022-03-16
Fixed #33577 -- Confirmed support for GDAL 3.4.
Mariusz Felisiak
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-20
Fixed #33453 -- Dropped support for GDAL 2.1.
Mariusz Felisiak
2022-01-19
Updated GEOS/GDAL links in docs and comments.
Moritz Duchêne
2022-01-07
Fixed #28628 -- Changed \d to [0-9] in regexes where appropriate.
Ad Timmering
2021-12-21
Fixed #32600 -- Fixed Geometry collections and Polygon segmentation fault on ...
Brenton Partridge
2021-12-07
Removed unused map_options JS variable.
Claude Paroz
2021-12-06
Updated translations from Transifex.
Mariusz Felisiak
2021-12-02
Removed unused country argument from GeoIP2._check_query().
Nick Pope
2021-12-02
Removed redundant GeoIP2._check_query() calls.
Nick Pope
2021-12-02
Removed unused GeoIP2._cache attribute.
Nick Pope
2021-12-02
Moved unnecessary inner import in GeoIP2.geos().
Nick Pope
2021-12-02
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2021-11-30
Fixed #33047 -- Fixed CheckConstraint crash with GIS lookups on PostGIS and M...
Claude Paroz
2021-11-30
Refs #25706 - Removed inline JavaScript from OpenLayers template.
Claude Paroz
2021-11-15
Fixed #33287 -- Made GeoJSON serializer use json.loads() instead of eval().
Maxim Piskunov
2021-09-27
Fixed #33136 -- Added GEOSGeometry.make_valid() method.
Claude Paroz
2021-09-24
Fixed #33124 -- Avoided accessing the database connections when not necessary.
Keryn Knight
2021-09-23
Refs #33129 -- Added missing return statement.
Carlton Gibson
2021-09-22
Fixed #33129 -- Dropped support for MariaDB 10.2.
Mariusz Felisiak
2021-09-17
Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.
Giannis Adamopoulos
2021-08-23
Fixed #33030 -- Fixed broken links to GDAL docs.
Märt Häkkinen
2021-08-02
Refs #32956 -- Corrected spelling of "gray".
David Smith
2021-08-02
Refs #32956 -- Corrected usage of "insure" and "assure".
David Smith
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-16
Fixed #32928 -- Confirmed support for GDAL 3.3.
David Smith
2021-07-15
Fixed #32910 -- Unified different plural equations for the same language in c...
Mariusz Felisiak
2021-05-14
Fixed #32721 -- Fixed migrations crash when adding namespaced spatial indexes...
snowman2
2021-05-13
Refs #32721 -- Made PostGISSchemaEditor._create_index_sql() call super()._cre...
snowman2
2021-05-07
Fixed #32670 -- Allowed GDALRasters to use any GDAL virtual filesystem.
Jordi Castells
2021-04-08
Fixed #32575 -- Added support for SpatiaLite 5.
Claude Paroz
2021-04-08
Refs #27488 -- Corrected detection of IsValid() support on SpatiaLite.
Mariusz Felisiak
2021-04-07
Dropped support for GEOS 3.5 and GDAL 2.0.
Claude Paroz
2021-04-07
Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
Claude Paroz
2021-04-06
Updated translations from Transifex.
Claude Paroz
2021-02-22
Refs #16117 -- Made @action and @display decorators importable from django.co...
Nick Pope
2021-01-19
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
Mariusz Felisiak
2021-01-18
Fixed #32358 -- Fixed queryset crash when grouping by annotation with Distanc...
Illia Volochii
2021-01-13
Removed redundant database vendor helpers in gis_tests/utils.py.
Tim Graham
2021-01-13
Added SpatialFeatures.empty_intersection_returns_none.
Tim Graham
[prev]
[next]