views.generic.list.MultipleObjectMixin.get_ordering()

get_ordering()

Returns a string (or iterable of strings) that defines the ordering that will be applied to the queryset.

Returns ordering by default.

doc_Django
2016-10-09 18:41:12
Comments
Leave a Comment

Please login to continue.