I want to get user data where is use a ChoiceSelect field.  And if the user 
selects an option another one pops up giving them the same choices again.

I understand that I would do this with JavaScript on the front end.  But, it is 
unclear to me what kind of architecture and model fields I should use on the 
back end.

Let's say I have a main model w/ which I am using ModelFirms.  Would I create a 
separate model with a many to one relationship to my main model?

If not what is best way to achieve what I am trying to do?

Thanks for your thoughts.

-- 
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/8c62202f-7952-431c-8cb9-22f6d0d1837d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to