Hi, you probably need to filter results based on the value of other fields in the form
http://django-autocomplete-light.readthedocs.io/en/master/tutorial.html#filtering-results-based-on-the-value-of-other-fields-in-the-form On Saturday, September 16, 2017 at 3:24:48 PM UTC+4, 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 [email protected]. To post to this group, send email to [email protected]. 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/0f2406d1-c0ad-4ec1-8566-e6472eab1a32%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

