get_month() [source] Returns the month for which this view will display data, as a string
get_day_format() [source] Returns the
get_date_list_period() [source] Returns the aggregation period for date_list
month_format The
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
day_format The
get_date_list(queryset, date_type=None, ordering='ASC') [source] Returns the list of dates
year Optional The value for the year, as a string. By default, set to None, which means the year
get_previous_day(date) [source] Returns a date object containing the previous valid day.
Page 1 of 4