djaodjin / djaodjin-saas

Django application for software-as-service and subscription businesses
Other
564 stars 124 forks source link

dynamic field names the search filter is run against for search account APIs #184

Closed smirolo closed 5 years ago

smirolo commented 5 years ago

Because the search candidate accounts APIs are used to populate typeahead inputs, only the fields shown in the suggestion drop down should be searched against (relates to #183).