Hi all I need to implement a dynamic dropdown menu field on a Model that is depended on another of its fields and I saw that there is smart_selects for that.
I installed it and followed the instructions and declared ChainedForeignKey but the field is finally empty. The fields gets available values only if I choose show_all=True, but of course show_all=False is the way to go. Upon searching further I saw that smart_selects itself is not maintained as before, a stable branch is referenced (js-unlinting-fixes) but it is not found anywhere. And I could not find an alternative to this. So, if you want to implement dynamic dropdowns, is there another way that you do it? Could you give me a clue? Thank you -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6a5d7d58-1b88-45e9-89fb-e96c9e8d6216%40googlegroups.com.