Integrating Messaging System
Closed this issue · 1 comments
emrehayirci commented
We need to show feedback to user when user added, updated or removed an object if the operation succeeded or not
this can be used:
https://docs.djangoproject.com/en/1.11/ref/contrib/messages/
emrehayirci commented
This issue now closed. After integrating React we are not going to use signals.