ModelAdmin.get_list_filter(request)
[source]
The get_list_filter
method is given the HttpRequest
and is expected to return the same kind of sequence type as for the list_filter
attribute.
ModelAdmin.get_list_filter(request)
[source]
The get_list_filter
method is given the HttpRequest
and is expected to return the same kind of sequence type as for the list_filter
attribute.
Designed by : w10schools
service@w10schools.com
Please login to continue.