def dispatch(self, request, *args, **kwargs): return generic.View.dispatch(self, request, *args, **kwargs)