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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.