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