1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref/contrib
2023-10-07 06:53:53 +02:00
..
admin Removed versionadded/changed annotations for 4.2. 2023-09-18 22:12:40 +02:00
gis Fixed #34759 -- Confirmed support for SpatiaLite 5.1. 2023-10-04 19:58:27 +02:00
postgres Refs #33872 -- Removed django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2023-09-18 22:12:40 +02:00
auth.txt Removed versionadded/changed annotations for 4.2. 2023-09-18 22:12:40 +02:00
contenttypes.txt Added missing import in docs/ref/contrib/contenttypes.txt. 2023-10-07 06:53:53 +02:00
flatpages.txt Added warning about flatpages and untrusted users. 2023-09-27 19:09:10 +02:00
humanize.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
index.txt Added meaningful titles to ..admonition:: directives. 2023-04-21 12:03:59 +02:00
messages.txt Fixed #34730 -- Added django.contrib.messages.test.MessagesTestMixin.assertMessages(). 2023-09-05 11:55:37 +02: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 4.2. 2023-09-18 22:12:40 +02:00
sites.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
staticfiles.txt Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. 2023-09-18 22:12:40 +02:00
syndication.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00