This field may not be null when creating a task
When I create a task that can have multiple subtasks, I get the error from Django
{“subtasks”:[{“task_id”:[“This field may not be null.”]}]}.
When I create a task that can have multiple subtasks, I get the error from Django
{“subtasks”:[{“task_id”:[“This field may not be null.”]}]}.