I don't know if i understand it good, but if you want that keywords in Article where related to user in the same model, it can't be done in server level, because the behaviour is in browser side. You could do it with javascript, DOM and some ajax to retrieve the list of keywords related with the current selected user. Or you can also reload the form each time a new user is selected and do the select in server side.
I hope it helps. :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---