Hello,

If A is a model with ForeignKey relationships to B. What would be the best
way of rendering two
selectboxes, A and B. The values of B are the values filtered through using
the relationship with
the selected value of A via an AJAX call.

I need to get these values from the DB as well as have Django validation
work out? All ideas are
welcome!

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to