1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/docs/ref/contrib
David Smith cd4497254e Fixed #35883 -- Confirmed support for GDAL 3.9.
Updated test for change to exportToXML() which now errors out on unsupported projection methods. See https://github.com/OSGeo/gdal/issues/9223.

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2024-11-04 09:24:17 +01:00
..
admin Clarified default behavior when fields and fieldsets are not set on ModelAdmin. 2024-10-30 12:53:10 +01:00
gis Fixed #35883 -- Confirmed support for GDAL 3.9. 2024-11-04 09:24:17 +01:00
postgres Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0. 2024-05-27 09:49:25 +02:00
auth.txt Doc'd that unusable passwords are defined by metadata in the password field. 2024-10-23 14:20:36 -03:00
contenttypes.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
flatpages.txt Added missing lang attributes to html elements in docs. 2024-10-30 14:02:30 +01:00
humanize.txt Fixed #35443 -- Changed ordinal to return negative numbers unchanged. 2024-05-27 10:54:25 +02:00
index.txt
messages.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
redirects.txt
sitemaps.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
sites.txt
staticfiles.txt
syndication.txt Fixed #12978 -- Added support for RSS feed stylesheets. 2024-06-18 17:25:43 +02:00