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