I am trying to use django-postman and I have successfully integrated it with my project. I want to use this application to give each user the ability to send messages to other users.
Can anybody point me in the right direction to do this thing.
|
I am trying to use django-postman and I have successfully integrated it with my project. I want to use this application to give each user the ability to send messages to other users. Can anybody point me in the right direction to do this thing.
| |||
|
feedback
|
|
After you make django-postman available on the Python path, you'll need to add it to the list of Adding Make sure to have a look at the official documentation for more details. | |||||
feedback
|