Django - Signals
Which of the following is the correct way to connect a signal handler to Django's
post_save signal?post_save signal?signal.connect(handler, sender=Model).15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions