django/docs/ref/contrib
Clifford Gama 428cb3afd6 [5.2.x] Fixed #36078 -- Doc'd that Postgres normalizes a range field with no points to empty.
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>

Backport of 611e7bc3a0 from main.
2025-03-18 16:51:11 +01:00
..
admin [5.2.x] Fixed #36128 -- Clarified auto-generated unique constraint on m2m through models. 2025-03-04 13:07:08 +01:00
gis [5.2.x] Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB 11.7+." 2025-02-13 10:40:53 +01:00
postgres [5.2.x] Fixed #36078 -- Doc'd that Postgres normalizes a range field with no points to empty. 2025-03-18 16:51:11 +01:00
auth.txt [5.2.x] Clarified docs for default email value in UserManager.create_user(). 2025-02-04 16:36:13 -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 [5.2.x] Removed advice to propose a new contrib app. 2025-02-18 16:11:08 +01: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 Fixed #12978 -- Added support for RSS feed stylesheets. 2024-06-18 17:25:43 +02:00