get_dated_items() [source] Returns a 3-tuple containing (date_list, object_list
get_previous_day(date) [source] Returns a date object containing the previous valid day.
allow_future A boolean specifying whether to include “future” objects on this page, where “future” means objects in which the
date_field The name of the DateField or DateTimeField in the QuerySet’s model that the
allow_empty A boolean specifying whether to display the page if no objects are available. If this is True and no
year_format The
class DayMixin [source] A mixin that can be used to retrieve and provide parsing information
class MonthMixin [source] A mixin that can be used to retrieve and provide parsing information
month Optional The value for the month, as a string. By default, set to None, which means the
get_year() [source] Returns the year for which this view will display data, as a string.
Page 2 of 4