Hi ,
I guess I was facing similar issue like Aditya and while searching landed
on this page.
By following that is available to us (passing using in transaction apis and
router for ORM) definitely we got the results we were expecting but my
point is overhead of writing it. In my understanding
I'm trying to do this following link feature in django,
http://demo.smarttutorials.net/jquery-autocomplete/
Here by choosing country the rest of the fields will be auto populated,
like this i'm trying to achieve in django, If any idea pls tell me it will
be very great for me
This is Product ta