Added get_queryset method to ListModelMixin.
This can be easily re-implemented in a view, to allow the user to take such things as request.user into account when creating the queryset.
Showing
Please
register
or
sign in
to comment
This can be easily re-implemented in a view, to allow the user to take such things as request.user into account when creating the queryset.