1
0
mirror of https://github.com/django/django.git synced 2024-12-28 20:16:19 +00:00
django/docs/ref/contrib
Jacob Rief 473283d241
Fixed #34303 –- Allowed customizing admin site log entry list.
Added AdminSite.get_log_entries() as an override point and made this
available to the template via each_context().
2023-02-08 18:37:32 +01:00
..
admin Fixed #34303 –- Allowed customizing admin site log entry list. 2023-02-08 18:37:32 +01:00
gis Fixed #34266 -- Added ClosestPoint GIS database functions. 2023-01-20 08:13:43 +01:00
postgres Refs #33342 -- Removed ExclusionConstraint.opclasses per deprecation timeline. 2023-01-17 11:49:15 +01:00
auth.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
contenttypes.txt Refs #23435 -- Added note about GenericForeignKey indexes to docs. 2022-04-29 07:48:37 +02:00
flatpages.txt Fixed #34018 -- Fixed typo in docs/ref/contrib/flatpages.txt. 2022-09-16 15:12:45 +02:00
humanize.txt
index.txt Fixed #33842 -- Used :source: role for links to repo files on GitHub. 2022-08-09 14:44:51 +02:00
messages.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
redirects.txt
sitemaps.txt Refs #32375 -- Changed default sitemap protocol to https. 2023-01-17 11:49:15 +01:00
sites.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
staticfiles.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
syndication.txt Refs #30947 -- Changed tuples to lists where appropriate. 2022-08-30 09:57:17 +02:00