djmvc_dal¶
- class djmvc_dal.views.AutocompleteView(**kwargs)[source]¶
Bases:
ModelMixin,ViewMixin,AlightQuerySetViewDAL Alight autocomplete endpoint for a model controller’s rows.
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.