Have a look at this article: 
https://simpleisbetterthancomplex.com/tutorial/2018/01/29/how-to-implement-dependent-or-chained-dropdown-list-with-django.html
 
It might do what you are trying to do.  There are also a lot of other posts 
about Django on this site.

On Saturday, September 16, 2017 at 7:24:48 PM UTC+8, Ahmet Muazim Tunç 
wrote:
>
> I want to make two or three dropdown menus which are dependent on each 
> other. It's Country, City dropdown menus and when Country is selected City 
> dropdown menu has to be filled with proper cities. How can I make this?
> I have the data, installed the django-cities-light app and filled my db 
> with the current country, city information
>

-- 
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/ce759fa1-dd99-41c8-b93f-c03afb990e49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to