Re: Django inlineformset autocomplete and autopopulate by ajax

2015-02-12 Thread Raúl
Hi Ajay, Thanks for contacting us and using Django. This list is to discuss about Django development itself. Discuss bugs, new features that can be added to the language. To discuss how to use Django or when having issues using you should use the list django-users@google groups.com You will fi

Django inlineformset autocomplete and autopopulate by ajax

2015-02-11 Thread Ajay Kumar
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