I am trying to render the error message from Django signals.py file to django-restframework views.py. I created the views.py file like this,
signals.py
views.py