Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to implement Notifications in Django?

I want to implement notification system in Django web Application. In Django for notification there are many packages available like Pinax, Pusher...etc, but I don't find proper implementation.

In my case, I want to get notify user when a query created, updated or deleted into database(MySql). Please replay if any other way to implement it.

Comments