Reputation: 25472
Is there anybody out there who have used Django and JQuery Autocomplete? Am stuck on this and i will highly appreciate to see how someone else has done this! especially without using the AutocompleteWidget!
Gath
Upvotes: 7
Views: 5051
Reputation: 4234
some time ago I put together a small tutorial on this, you might find that useful... it's here
Upvotes: 1
Reputation: 125167
There are some easy to follow examples in this GitHub mirror of django-autocomplete.
Upvotes: 3