Re: Switch to a dropdown widget for ListFilter on admin

2022-11-03 Thread David Sanders
Hi Vasanth, What advantages does a dropdown have over simply placing the options there though? Typically these sorts of things have horrendous accessibility and make the code more complex. -- David On Fri, 4 Nov 2022 at 02:17, Vasanth Mohan wrote: > Hello, > > When there are multiple filters o

Switch to a dropdown widget for ListFilter on admin

2022-11-03 Thread Vasanth Mohan
Hello, When there are multiple filters on a model, the filter sidebar gets cluttered quite rapidly. Is there a specfic reason, we list the options over a dropdown? I'd like to see if there is support to change the default filter widget to dropdown? I'd like to reiterate, this merely replaces

Re: Adjusting DEP 10 "How Django is released" section.

2022-11-03 Thread Carlton Gibson
Hi All. I've drafted up a DEP for this adjustment here: https://github.com/django/deps/pull/76 Please have a look if you're interested. I've initially asked for review from the Technical Board and from James, as the author of DEP 10, but any other input appreciated. To simplify the remain