79094506

Date: 2024-10-16 14:28:32
Score: 1
Natty:
Report link

In your case (tasks), the save mothod will not trigger a signal. Because it's running out side of Django process. Django signals are bit confusing 😕. If you fellow documentation you would expect it to work. But in reality signals are only sent from a Django context( views , admin, forms,...)

Reasons:
  • Whitelisted phrase (-1): In your case
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Hemza Talha