2👍
✅
Ok, after trying many combinations, mysteriously, this worked:
AJAX_LOOKUP_CHANNELS = {
'to' : dict(model='auth.User', search_field='username'),
}
Source:stackexchange.com