Think you have to use jQuery (or any other JS framework) on this one to 
send the values back to server. An example would be 
http://jsfiddle.net/dKMzk . But with this, you have to pull all values 
prior to loading the drop-downs. With this 
<https://css-tricks.com/dynamic-dropdowns/> example, you can pull values 
after selection, but still you've to use jQuery.
You could also use AJAX, but I guess that would be heavier.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f15803ab-8339-4888-8468-cb1da4f08b58%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to