get_date_list_period() [source] Returns the aggregation period for date_list
get_month() [source] Returns the month for which this view will display data, as a string
get_date_list(queryset, date_type=None, ordering='ASC') [source] Returns the list of dates
get_dated_queryset(**lookup) [source] Returns a queryset, filtered using the query arguments
class BaseDateListView [source] A base class that provides common behavior for all date-based
get_day_format() [source] Returns the
month_format The
day_format The
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
Page 1 of 4