views.generic.list.MultipleObjectMixin.get_paginate_by()

get_paginate_by(queryset)

Returns the number of items to paginate by, or None for no pagination. By default this simply returns the value of paginate_by.

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

Please login to continue.