-
Top-level archive of date-based items.
-
Base class for archives of date-based items. Requires a response mixin.
-
Detail view of a single object on a single date; this differs from the standard DetailView by accepting a year/month/day in the URL.
-
Abstract base class for date-based views displaying a list of objects.
-
List of objects published on a given day.
-
List of objects published in a given month.
-
List of objects published today.
-
List of objects published in a given week.
-
List of objects published in a given year.
-
Detail view of a single object on a single date; this differs from the standard DetailView by accepting a year/month/day in the URL.
-
Mixin class for views manipulating date-based data.
-
List of objects published on a given day.
-
Mixin for views manipulating day-based data.
-
List of objects published in a given month.
-
Mixin for views manipulating month-based data.
-
List of objects published today.
-
List of objects published in a given week.
-
Mixin for views manipulating week-based data.
-
List of objects published in a given year.
-
Mixin for views manipulating year-based data.