Re: Django Chat Help

2019-04-26 Thread Amna Afifi
how I can real time in the chat ‫في الاثنين، 22 أبريل 2019 في 3:57 ص تمت كتابة ما يلي بواسطة ‪Ahmed Ishtiaque‬‏ <‪ahmedisht...@gmail.com‬‏>:‬ > Hello! > > Shameless plug: I've been working towards making a chat app for Django > developers to be able to use. You could check it out here >

Re: Django Chat Help

2019-04-21 Thread Ahmed Ishtiaque
Hello! Shameless plug: I've been working towards making a chat app for Django developers to be able to use. You could check it out here if you want! Best, Ahmed On Sun, Apr 21, 2019 at 10:50 AM Fahad Bin Munir wrote: > how to create chatting system us

Re: Django Chat Help

2019-04-21 Thread PARTH PATIL
You can refer to this video tutorial, I found this pretty useful. https://youtu.be/Wv5jlmJs2sU This uses django channels to implement a asynchronous chat app. Best Regards, PARTH PATIL On Sun, 21 Apr 2019, 8:20 pm Fahad Bin Munir, wrote: > how to create chatting system using api in djano? >