Great idea...
k j chaudhari
On Sat, Jun 19, 2021 at 3:09 PM Gil Obradors wrote:
> Hi,
>
> This thread is for generating a first look about creating a hide/show
> button for the list_filter option on the admin-list view.
>
> Sometimes if you have a lot of columns in the admin-list view, it c
I would love to make it work on all backends so we could have an improved
database cache class, but haven't the time.
On Tue, 1 Jun 2021 at 19:44, 'Mike Lissner' via Django developers
(Contributions to Django itself) wrote:
> Wow, that's pretty great! Did you consider merging this functionality
I've made a PR to remove the options parameter:
https://github.com/django/django/pull/14542
On Wed, 9 Jun 2021 at 07:03, 'Sébastien Gélis' via Django developers
(Contributions to Django itself) wrote:
> > *The number of lines is not the most important factor. There is no
> point in adding a new
Hi,
This thread is for generating a first look about creating a hide/show
button for the list_filter option on the admin-list view.
Sometimes if you have a lot of columns in the admin-list view, it could be
better to allow the user to hide all list_filter, like left nav_side_bar on
app_models.
I