I’m trying to use the django-smart-selects Module in order to create dependent dropdown lists. I’ve followed the documentation and defined models in which I used the ‘ChainedForeignKey’ in order to define a link between my companies and my products. models.py Then I have defined a form : forms.py The data is retrieved from my database and I can select a