get_ordering()
Returns a string (or iterable of strings) that defines the ordering that will be applied to the queryset.
Returns ordering by default.
get_ordering()
Returns a string (or iterable of strings) that defines the ordering that will be applied to the queryset.
Returns ordering by default.
Please login to continue.