.. |
admin
|
Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.
|
2021-09-17 08:56:16 +02:00 |
db
|
Refs #32956 -- Corrected usage of "insure" and "assure".
|
2021-08-02 07:45:26 +02:00 |
forms
|
Fixed #21021 -- Changed BaseGeometryWidget's default geometry type to 'Geometry'.
|
2020-11-28 09:14:40 +01:00 |
gdal
|
Fixed #33030 -- Fixed broken links to GDAL docs.
|
2021-08-23 06:22:07 +02:00 |
geoip2
|
Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path.
|
2019-08-13 19:44:10 +02:00 |
geos
|
[4.0.x] Fixed #32600 -- Fixed Geometry collections and Polygon segmentation fault on macOS ARM64.
|
2021-12-21 13:36:08 +01:00 |
locale
|
[4.0.x] Updated translations from Transifex.
|
2021-12-06 20:29:53 +01:00 |
management
|
Bumped minimum isort version to 5.1.0.
|
2020-07-30 10:58:59 +02:00 |
serializers
|
Refs #28909 -- Simplifed code using unpacking generalizations.
|
2018-09-28 09:57:12 -04:00 |
sitemaps
|
Simplified imports from django.db and django.contrib.gis.db.
|
2020-02-04 13:20:06 +01:00 |
static/gis
|
Fixed #21021 -- Changed BaseGeometryWidget's default geometry type to 'Geometry'.
|
2020-11-28 09:14:40 +01:00 |
templates/gis
|
Added explicit HTMLElement.dir attribute in templates.
|
2020-11-20 11:09:46 +01:00 |
utils
|
Refs #32230 -- Made LayerMapping support pathlib.Path.
|
2020-11-28 07:41:54 +01:00 |
__init__.py
|
Fixed #31180 -- Configured applications automatically.
|
2020-07-21 10:35:12 +02:00 |
apps.py
|
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
|
2020-12-15 11:25:46 +01:00 |
feeds.py
|
Normalized spelling of "lowercase" and "lowercased".
|
2018-09-25 10:30:18 -04:00 |
geometry.py
|
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
2021-07-29 06:24:12 +02:00 |
measure.py
|
Fixed #32358 -- Fixed queryset crash when grouping by annotation with Distance()/Area().
|
2021-01-18 09:58:50 +01:00 |
ptr.py
|
Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash.
|
2018-07-06 11:26:14 -04:00 |
shortcuts.py
|
Removed unused django.contrib.gis.shortcuts.render_to_text()
|
2017-06-03 13:15:26 -04:00 |
views.py
|
Fixed #30400 -- Improved typography of user facing strings.
|
2019-06-28 16:46:18 +02:00 |