{# Form used by both Add Task and Edit Task views #}
{% csrf_token %}
Describe the task or bug. Provide steps to reproduce the issue.
{# See todo.forms.AddEditTaskForm #} {{form.assigned_to}}
Email notifications will only be sent if task is assigned to someone other than yourself.