1
0
mirror of https://github.com/django/django.git synced 2025-01-08 01:15:47 +00:00
django/docs/ref/contrib
Ari Pollak ad385ae163 Fixed #36037 -- Fixed default primary key type in docs.
BigAutoField is the default type for primary keys. In models.txt, the linked
anchor shows that the default primary key is a BigAutoField, so it now defers
to that section instead of duplicating an (incorrect) type.
2025-01-02 15:25:59 +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 Updated BRIN index links in contrib.postgres indexes docs. 2024-11-11 14:49:24 +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 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 Fixed #12978 -- Added support for RSS feed stylesheets. 2024-06-18 17:25:43 +02:00