django1/docs/ref/contrib/admin
Daniel Fairhead e651b3095c 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.
2019-11-06 12:49:27 +01:00
..
_images Optimized docs images and documented the process. 2015-10-24 14:57:21 -04:00
actions.txt Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin.actions docs. 2019-11-06 12:49:27 +01:00
admindocs.txt Removed versionadded/changed annotations for 2.2. 2019-09-10 12:01:00 +02:00
index.txt Refs #10348 -- Doc'd that ModelAdmin ignores list_select_related when QuerySet.select_related() was already called. 2019-10-07 10:38:08 +02:00
javascript.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00