djcrud_dal¶
- class djcrud_dal.views.AutocompleteView(**kwargs)[source]¶
Bases:
ModelMixin,ViewMixin,AlightQuerySetViewDAL Alight autocomplete endpoint for a model router’s rows.
Row scope comes from the detail-route
viewpermission registry, not the list queryset.Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.