django/docs/ref/contrib
Simon Törnqvist d3a7ed5bcc Fixed #35443 -- Changed ordinal to return negative numbers unchanged.
Previously, `-1` was converted to `"-1th"`. This has been updated to
return negative numbers "as is", so that for example `-1` is
converted to `"-1"`. This is now explicit in the docs.

Co-authored-by: Martin Jonson <artin.onson@gmail.com>
2024-05-27 10:54:25 +02:00
..
admin Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
gis Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0. 2024-05-27 09:49:25 +02:00
postgres Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0. 2024-05-27 09:49:25 +02:00
auth.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
contenttypes.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
flatpages.txt Added warning about flatpages and untrusted users. 2023-09-27 19:09:10 +02:00
humanize.txt Fixed #35443 -- Changed ordinal to return negative numbers unchanged. 2024-05-27 10:54:25 +02:00
index.txt Added meaningful titles to ..admonition:: directives. 2023-04-21 12:03:59 +02:00
messages.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
redirects.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
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 Refs #25778 -- Updated some links and references to HTTPS. 2023-11-29 11:21:22 +01:00