class DateMixin [source] A mixin class providing common behavior for all date-based views
get_week() [source] Returns the week for which this view will display data, as a string.
get_year_format() [source] Returns the
week Optional The value for the week, as a string. By default, set to None, which means the week
week_format The
class WeekMixin [source] A mixin that can be used to retrieve and provide parsing information
class YearMixin [source] A mixin that can be used to retrieve and provide parsing information
day Optional The value for the day, as a string. By default, set to None, which means the day
get_week_format() [source] Returns the
get_previous_year(date) [source] Returns a date object containing the first day of the year
Page 4 of 4