admin.ModelAdmin.get_list_filter()

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.

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

Please login to continue.