just a comment because noone else is answering: - i can think of using that functionality - AND would be important for me - don“t know if a ticket is appropriate (see: http:// code.djangoproject.com/changeset/2830)
patrick Am 11.05.2006 um 00:23 schrieb Marc Boeren: > > Hi, > > I've hacked my way into the admin filters, changing the > RelatedFilterSpec from a single-select filter to a multi-select > filter. > > I can now filter on multiple values from the same ManyToMany or > ForeignKey relationship, i.e. if I add 'groups' to the list_filter for > Users, I can select all users that fall into the Admin or the Editor > group (or both, or more). > > Would this be a useful replacement for the current version, or > could it > become an addition to the current filter methods? > > I plan to do some more work on it (basically, a specifier to indicate > if you want OR or AND for your multiple selection, it is now OR only > (and AND will only work for ManyToMany of course)). > > Should I create a ticket for this and attach a patch? > > Ciao, Marc. > (I posted a similar message on Django users yesterday but I think > it is > more appropriate here) > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
