When I am installing django-notifs using pip, there is no signals.py file inside notifications. I am trying to follow the tutorial
https://danidee10.github.io/2018/01/13/realtime-django-5.html. Here I have been instructed to import signals.py file from the notification and use notify. Can someone please help me with this? Thank you.
When I am installing django-notifs using pip, there is no signals.py file inside notifications. I am trying to follow the tutorial https://danidee10.github.io/2018/01/13/realtime-django-5.html. Here I have been instructed to import signals.py file from the notification and use notify. Can someone please help me with this? Thank you.