Class AllValuesFieldListFilter
Declaration
source linkMethods
▶ def __init__(self, field, request, params, model, model_admin, field_path) override ▶ def choices(self, changelist) overrideinherited doc Return choices ready to be output in the template.
▶ def expected_parameters(self) overrideinherited doc Return the list of parameter names that are expected from the request's query string and that will be used by this filter.