79800030

Date: 2025-10-26 12:03:03
Score: 1.5
Natty:
Report link

Try something like :

task.creator = user
task.save()

...and so on for an assignee and a verifier

This automatically manages the foreign key relationship properly.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: repent