I want handling fields' values which depend on a value from another field
Currently I am working with django-smart-selects but I have this problems
Reading, in the issues and the web is possible that django-smart-selects have some problems related or similar to the mine.
Do you know some application in Django whcih I can work for handling fields' values which depend on a value from another field ?
Thanks.