django/docs/ref/contrib
Nick Pope 058b38b43e
Improved message example in admin actions documentation.
Avoid partial string construction and make use of ``ngettext`` to show
example of how to handle plural variants with translations. Also make
use of ``messages.SUCCESS`` to highlight customizing the style of the
message - in this case it better fits what the message is conveying.
2020-04-16 11:26:33 +02:00
..
admin Improved message example in admin actions documentation. 2020-04-16 11:26:33 +02:00
gis Used :rfc: role in various docs. 2020-04-15 18:31:30 +02:00
postgres Fixed #28194 -- Added support for normalization and cover density to SearchRank. 2020-03-23 11:00:55 +01:00
auth.txt Fixed Sphinx warnings on duplicate object descriptions. 2020-04-07 09:48:52 +02:00
contenttypes.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
flatpages.txt Fixed #31330 -- Corrected catchall URL pattern in flatpages docs. 2020-03-26 08:57:02 +01:00
humanize.txt Fixed #31363 -- Added support for negative integers to intword template filter. 2020-03-16 08:44:43 +01:00
index.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
messages.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
redirects.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
sitemaps.txt Fixed #30817 -- Clarified return value of Sitemap.items(). 2019-10-02 11:55:56 +02:00
sites.txt Removed outdated information from contrib.sites docs. 2019-12-20 07:53:35 +01:00
staticfiles.txt Fixed Sphinx warnings on duplicate object descriptions. 2020-04-07 09:48:52 +02:00
syndication.txt Used :rfc: role in various docs. 2020-04-15 18:31:30 +02:00