admin.ModelAdmin.get_search_fields()

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.

doc_Django
2016-10-09 18:33:47
Comments
Leave a Comment

Please login to continue.