Answer the question
In order to leave comments, you need to log in
How to call get_queryset() method from class ListViewData(FilteredSingleTableView, ListView)?
Tell me
There is a class class ListViewData (FilteredSingleTableView, ListView):
it has a method def get_queryset (self, **kwargs):
Can I then call ListViewData.get_queryset() somewhere, if so, how can this be done and does it make sense make ?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question