1
0
mirror of https://github.com/django/django.git synced 2024-12-28 20:16:19 +00:00
django/docs/ref/contrib
2023-12-28 19:53:02 +01:00
..
admin [5.0.x] Refs #33690 -- Added missing data-theme selector to example in theming support docs. 2023-11-15 05:27:51 +01:00
gis [5.0.x] Corrected code-block directives in docs. 2023-12-28 19:53:02 +01:00
postgres [5.0.x] Added missing pycon directives in various docs. 2023-10-25 12:27:56 +02:00
auth.txt [5.0.x] Doc'd that users with unusable passwords cannot request a password reset. 2023-12-19 14:05:01 -03:00
contenttypes.txt [5.0.x] Added missing import in docs/ref/contrib/contenttypes.txt. 2023-10-07 06:59:24 +02:00
flatpages.txt [5.0.x] Added warning about flatpages and untrusted users. 2023-09-27 19:09:38 +02:00
humanize.txt
index.txt
messages.txt Fixed #34730 -- Added django.contrib.messages.test.MessagesTestMixin.assertMessages(). 2023-09-05 11:55:37 +02:00
redirects.txt
sitemaps.txt Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google management command. 2023-07-10 05:59:35 +02:00
sites.txt [5.0.x] Removed link to lawrence.com in contrib.sites docs. 2023-11-28 20:11:48 +01:00
staticfiles.txt [5.0.x] Fixed #34813 -- Doc'd usage of integrity HTML attribute with ManifestStaticFilesStorage. 2023-11-02 08:26:27 -03:00
syndication.txt