I'm using select2 plugin with remote ajax data. ... def autocomplete(request): s = SearchQuerySet(using='autocomplete') sqs ...
確定! 回上一頁