Closed pandafy closed 1 year ago
[fix] Fixed "None" option of AutocompleteFilter
AutocompleteFilter shows "None" option only if the field is nullable.
[feature] Added setting to make AutocompleteFilter view configurable
Added "OPENWISP_AUTOCOMPLETE_FILTER_VIEW" project setting to allow configuring the view.
Required by
Coverage remained the same at 98.656% when pulling 445b18a6049020137602536b47ddcfedd3fe6433 on fix-autocomplete-filter into fcbbf9a079f80438d55850c0fc7831c0e7c251d8 on master.
[fix] Fixed "None" option of AutocompleteFilter
AutocompleteFilter shows "None" option only if the field is nullable.
[feature] Added setting to make AutocompleteFilter view configurable
Added "OPENWISP_AUTOCOMPLETE_FILTER_VIEW" project setting to allow configuring the view.
Required by