#15742: Bug: Mark all does not contain full queryset when using intermidiate
pages
in Django admin
-------------------------------------+-------------------------------------
Reporter: Herman S | Owner: Daniel
<herman.schistad@…> |
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"e651b3095c950627b1eed1527f2bb011ddad03de" e651b30]:
{{{
#!CommitTicketReference repository=""
revision="e651b3095c950627b1eed1527f2bb011ddad03de"
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.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/15742#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/094.ac08c64c84992915f2a8f44436382dbc%40djangoproject.com.