def get_redirect_url(self, *args, **kwargs): return reverse_lazy('django_datawatch_result', kwargs=dict(pk=self.object.pk))