From 1e557bdced176b2963d125d0f0a392eb0f660713 Mon Sep 17 00:00:00 2001 From: james1293 Date: Mon, 22 Jul 2019 13:31:47 -0400 Subject: [PATCH] Keep existing created_by when editing task --- todo/templates/todo/include/task_edit.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo/templates/todo/include/task_edit.html b/todo/templates/todo/include/task_edit.html index 078d25d..f0a6473 100644 --- a/todo/templates/todo/include/task_edit.html +++ b/todo/templates/todo/include/task_edit.html @@ -44,7 +44,8 @@ - +