Django - Signals
What is the role of the
receiver decorator in Django signal handling?receiver decorator in Django signal handling?receiver decorator is used to connect a function to a specific signal in Django.receiver for that signal are called automatically.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions