django/docs/ref/contrib/admin
Nick Pope 70b1c947c8 [3.0.x] 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.
Backport of 058b38b43e from master
2020-04-16 11:28:41 +02:00
..
_images Optimized docs images and documented the process. 2015-10-24 14:57:21 -04:00
actions.txt [3.0.x] Improved message example in admin actions documentation. 2020-04-16 11:28:41 +02:00
admindocs.txt [3.0.x] Refs #25778 -- Updated some links to HTTPS and new locations. 2020-01-29 09:35:45 +01:00
index.txt [3.0.x] Documented default value of InlineModelAdmin.extra. 2020-03-03 09:05:52 +01:00
javascript.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00