Django - Signals
Which of the following is the correct way to use the
@receiver decorator to listen to the post_save signal for a Django model named Article?