def get_context_data(self, **kwargs): context = super(DetailView, self).get_context_data(**kwargs) return context