Not all lists need to be searched. Maybe provide a `searchable = False` attribute on `ModelAdmin` class to hide search input.
Not all lists need to be searched. Maybe provide a
searchable = Falseattribute onModelAdminclass to hide search input.