i am new on django and i need your help, trying since many days to understand django-autocomplete-light, after setup my test, http://192.168.0.108:8000/country-autocomplete/
I you create the widget in __init__(), then this work-around of issue #790 helps:
__init__()
form.fields['name'].widget.choices = form.fields['name'].choices