django1/django/contrib/gis
Aarni Koskela e7afb8a180 Fixed #33886 -- Reallowed using GeoIP2() when GEOS is not installed.
Regression in 31bef51d8e.
2022-08-03 16:55:23 +02:00
..
admin Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget. 2022-04-22 11:36:27 +02:00
db Fixed #33718 -- Dropped support for MySQL 5.7. 2022-07-08 13:30:12 +02:00
forms Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
gdal Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor. 2022-07-25 20:48:33 +02:00
geoip2 Fixed #33886 -- Reallowed using GeoIP2() when GEOS is not installed. 2022-08-03 16:55:23 +02:00
geos Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone. 2022-05-16 06:46:53 +02:00
locale Updated translations from Transifex. 2022-08-03 08:04:34 +02:00
management Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
serializers Fixed #33742 -- Added id to GeoJSON serializer. 2022-06-01 19:11:26 +02:00
sitemaps Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
static/gis Refs #25706 -- Removed inline CSS in the openlayers widget template. 2022-08-01 20:29:49 +02:00
templates/gis Refs #25706 -- Removed inline CSS in the openlayers widget template. 2022-08-01 20:29:49 +02:00
utils Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
__init__.py Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
apps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
feeds.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
geometry.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
measure.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
ptr.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
shortcuts.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
views.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00