From 6996c2584298301cc3dd2274d906458624e0fea7 Mon Sep 17 00:00:00 2001 From: Scot Hacker Date: Mon, 25 Mar 2019 23:42:59 -0700 Subject: [PATCH] Make comment field required --- todo/templates/todo/task_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo/templates/todo/task_detail.html b/todo/templates/todo/task_detail.html index 78ffa05..a1f8d29 100644 --- a/todo/templates/todo/task_detail.html +++ b/todo/templates/todo/task_detail.html @@ -120,7 +120,7 @@
{% csrf_token %}
- +