A couple of questions about forms.

If I have a model form for a model which has a ManyToMany Relationship
with itself, can filter the choices that will appear in the multiple
choice field that will be created

i.e. if I users can befriend each other, how can I remove from the
choices users who are already friends?

Secondly, with form wizards, is there anyway to represent a Form
Wizard in the {% url %} tags, I do I have to hard code the path. And,
where can I put authentication checks for a form wizard? Can't seem to
work that one out.

Any help appreciated
Neeraj
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to