Hello Thank you Malcolm for your fast answer (as usual)
> However, you > cannot pass parameters to that function: it's mostly for use with things > like datetime.datetime.now -- where the result of the function does not > depend on "self" in any fashion. Hum, that what I understood, but now I have confirmation :/ So there is no way to use standard admin edit item page to to that. At the moment, the easiest way I see to to that is to include a JS file that will catch the current member_id, then call an external page that will return a JSON string of "Folder.objects.filter(member=member) " query_set and then build the wished multiselected box .. I'll try that way :p Thanks again xav --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---