Trait django_query::filtering::Filterable
source · [−]Expand description
Something that can produce a Meta for itself.
The derivable trait from this file. A type implementing
Filterable
can provide an object which describes its supported
fields and their operators.