Wednesday, April 1, 2020

Fwd: group model choices


Could someone help me how to solve my question, What is an efficient and good way to write group model choices, I want multiple Django model values depends on choice field values! (Django rest framework)

For jobs it's giving different field and if you choose another option (for example if you choose car it displays different options )it displaying other options like below. I want to write a code for this. could someone help me with this


--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/3ca8ebea-415f-4897-9e91-753cb81fae76%40googlegroups.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHKe4p7DN7SsOyqA4o44XD_dEqQ_gZqNmsmH6Mg-kSCdEn9EHA%40mail.gmail.com.

No comments:

Post a Comment