Does anyone know if there is a way to duplicate the admin filter in a user form or web page? I want to allow users to have the same ability to filter on specified categories just like in the admin interface. I think its just a widget (FilteredSelectMultiple) that I can import from django.contrib.admin.widgets but i dont know what parameters i need to pass to it or if there is a way to just reuse the filter functionality that is already done in the admin interface.
I havent found any documentation on how to use admin widgets in forms. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---