I have a last problem before finishing my first django application. I have a many to many relationship that connects two models. Everything is fine in the admin, with the exception that I would like to filter the shown items in the corrponding widget.
I tried by overwriting queryset, but it doesn't even seem to be called. Which function is called to fill the list? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---