views.generic.dates.BaseDateListView.get_dated_items()

get_dated_items() [source]

Returns a 3-tuple containing (date_list, object_list, extra_context).

date_list is the list of dates for which data is available. object_list is the list of objects. extra_context is a dictionary of context data that will be added to any context data provided by the MultipleObjectMixin.

doc_Django
2016-10-09 18:40:51
Comments
Leave a Comment

Please login to continue.