1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref/contrib
2022-11-18 05:53:37 +01:00
..
admin Improved readability of string interpolation in frequently used examples in docs. 2022-11-10 13:18:38 +01:00
gis Refs #23919 -- Updated obsolete buffer() references to memoryview(). 2022-10-13 19:49:57 +02:00
postgres Fixed #26056 -- Added QuerySet.values()/values_list() support for ArrayField's __overlap lookup. 2022-11-18 05:53:37 +01:00
auth.txt Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend. 2022-03-10 12:57:19 +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 #33842 -- Removed incorrect :file: role in contrib docs. 2022-08-09 14:51:59 +02: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.0. 2022-05-17 14:22:06 +02:00
syndication.txt Refs #30947 -- Changed tuples to lists where appropriate. 2022-08-30 09:57:17 +02:00