Mario Gonzalez said the following: > In my DB I've got lot of users, each one with different groups and > permissions, and I don't want to show them in my form. So, I want to > pass a parameter in form_for_model() and I wrote a patch for that:
Just make your own formfield_callback, that's what it's for :) -- Collin Grady A boss with no humor is like a job that's no fun. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
