django1/django/contrib/gis
select-case f3822d4ab0
Fixed #34026 -- Fixed WKBReader.read() crash on string input.
2022-09-24 17:16:08 +01:00
..
admin Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget. 2022-04-22 11:36:27 +02:00
db Fixed #28975 -- Made PostGIS backend skip extension creation if installed. 2022-08-10 13:42:53 +02:00
forms Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes. 2022-08-12 13:26:35 +02: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 #34026 -- Fixed WKBReader.read() crash on string input. 2022-09-24 17:16:08 +01: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 Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes. 2022-08-12 13:26:35 +02:00
templates/gis Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes. 2022-08-12 13:26:35 +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