#35650: Multi select checkboxes with shift key is not working in TabularInlineAdmin
and StackedInlineAdmin
--------------------------------+------------------------------------------
Reporter: tanaydin sirin | Owner: tanaydin sirin
Type: New feature | Status: assigned
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
--------------------------------+------------------------------------------
Changes (by tanaydin sirin):
* summary:
Multi select checkboxes with shift key is not working in
TabularInlineAdmin
=>
Multi select checkboxes with shift key is not working in
TabularInlineAdmin and StackedInlineAdmin
Old description:
> On any object list, we can select multiple objects by pressing the shift
> key while clicking the second checkbox, but it's not possible with
> TabularInline ModelAdmin.
New description:
On any object list, we can select multiple objects by pressing the shift
key while clicking the second checkbox, but it's not possible with
TabularInline and StackedInlineAdmin ModelAdmin.
--
--
Ticket URL: <
https://code.djangoproject.com/ticket/35650#comment:6>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.