HI!
Thanks for the pointers. I actually was able to solve it by myself. What I
did was create a multichoice checkbox field in a form. Then I used a bit of
javascript just to reformat the parameters in a way that I wanted then.
Works very good actually. :-)
Med vänliga hälsningar,
Andréas Kühne
S
This project does not seem active, but maybe you could still make use of it:
https://github.com/kevwilde/django-adminfilters
Otherwise some other suggestions:
http://stackoverflow.com/questions/7834990/selecting-multiples-choices-in-django-admin-filter-list-filter
On Monday, 2 November 2015 16
Hi all,
I have a django site that displays the change list for a class called
Order. The Order class has a property called status. I would like to be
able to filter the change list by multiple statuses. So a user should be
able to check several statuses and show all orders that have one of the
che
3 matches
Mail list logo