mixins.py
26.3 KB
-
Added get_queryset method to ListModelMixin. · 338e7783
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.
Chris Pickett committed