get_previous_day(date) [source] Returns a date object containing the previous valid day.
get_dated_items() [source] Returns a 3-tuple containing (date_list, object_list
get_prev_week(date) Returns a date object containing the first day of the week before the date provided. This function can also
year Optional The value for the year, as a string. By default, set to None, which means the year
date_field The name of the DateField or DateTimeField in the QuerySet’s model that the
get_year() [source] Returns the year for which this view will display data, as a string.
class DayMixin [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_next_day(date) [source] Returns a date object containing the next valid day after the
year_format The
Page 2 of 4