django-ajax-selects is a module for Django which enables editing of ForeignKey, ManyToMany and CharField using jQuery UI Autocomplete.
I am using Django 1.7.4 and django_ajax_selects for AutoComplete. The lookup is failing and i get this error: __init__() …
django django-1.7 django-ajax-selectscan anybody post the simplest possible example for django-ajax-selects ? Just one model with a field and a form that can …
django autocomplete django-ajax-selects