Class BaseDateDetailView
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.
Declaration
source linkDocumentation
Methods
▶ def get_object(self, queryset=None) override Get the object this request displays.