Answer the question
In order to leave comments, you need to log in
How to make notifications in django admin?
Tell me which way to dig.
There is an online store, and there are several managers. Each product is tied to a specific manager.
How to make online notification of new orders for each manager? by type of messages in VK, for example.
Orders have statuses (New, Processing, Archived).
There is an idea to somehow run the script at regular intervals (once every 10s), which will watch all the "new" orders and issue a popup.
What are your thoughts on this?
Thanks in advance
Answer the question
In order to leave comments, you need to log in
online store, and there are several managersin this case, the standard admin panel is not used.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question