1
0
mirror of https://github.com/django/django.git synced 2025-01-10 10:26:34 +00:00
django/docs/ref/contrib
Chris Muthig d734f1651c Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by.
Aligns the argument with SQL standards already used in Window.order_by and
sets up for adding support to Aggregate.
2025-01-06 09:39:21 +01:00
..
admin Fixed #35887 -- Added imports and admin.site.register to non-partial admin inline doc examples. 2024-11-14 12:09:50 +01:00
gis Fixed #35891 -- Confirmed support for GDAL 3.10. 2024-12-27 12:21:04 -03:00
postgres Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by. 2025-01-06 09:39:21 +01:00
auth.txt Removed trailing whitespace in docs. 2024-11-27 13:13:28 -03:00
contenttypes.txt Fixed #36037 -- Fixed default primary key type in docs. 2025-01-02 15:25:59 +01: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 Refs #25778 -- Updated some links and references to HTTPS. 2023-11-29 11:21:22 +01:00
staticfiles.txt Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
syndication.txt Fixed #12978 -- Added support for RSS feed stylesheets. 2024-06-18 17:25:43 +02:00