Learn the fundamentals behind Django signals in this one.

Code: https://github.com/codingforentrepreneurs/questions/tree/main/code/django-signals

Ref: https://docs.djangoproject.com/en/3.1/ref/signals/

Have a question? Let me know in the comments.

  • 0:00:00 Welcome
  • 0:01:33 Examples of Model Instance Events
  • 0:04:48 User created pre_save & post_save
  • 0:15:50 Practical Example with Custom Model
  • 0:23:40 pre_delete & post_delete
  • 0:26:53 Bonus
  • 0:35:15 Thank you

#django #python

But How Do DJANGO Signals Work?
6.55 GEEK