django/docs/ref/contrib/admin
Daniel Fairhead 7a13f06f36 [2.2.x] Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin.actions docs.
The queryset argument is already filtered, and request.POST doesn't
contain all selected objects when "Select All" is used.

Backport of e651b3095c from master
2019-11-06 13:41:36 +01:00
..
_images Optimized docs images and documented the process. 2015-10-24 14:57:21 -04:00
actions.txt [2.2.x] Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin.actions docs. 2019-11-06 13:41:36 +01:00
admindocs.txt Fixed #29385 -- Made admindocs ModelDetailView show model properties. 2018-06-03 21:00:28 -04:00
index.txt [2.2.x] Refs #10348 -- Doc'd that ModelAdmin ignores list_select_related when QuerySet.select_related() was already called. 2019-10-07 11:11:15 +02:00
javascript.txt Refs #20910 -- Replaced snippet directive with code-block. 2018-09-10 13:00:34 -04:00