How to create Real-Time Chatting App in Django(Whatsapp Web Clone) || 2021 | The Codrammers | Part-1

How to create Real-Time Chatting App in Django(Whatsapp Web Clone) || 2021 | The Codrammers | Part-1

The Codrammers

3 года назад

60,126 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@bushraaleem4991
@bushraaleem4991 - 12.07.2021 17:15

Was waiting for part 2 to complete my project. This is really helpful.

Ответить
@lujahawhsuk1506
@lujahawhsuk1506 - 13.07.2021 09:54

1st video is good and good explanation but 2nd is confusing.

Ответить
@wilmerferneycubidesporras7774
@wilmerferneycubidesporras7774 - 20.09.2021 06:35

nice but I did not understand much of the video, could you recommend a resource to understand these concepts please?

Ответить
@taihatranduc8613
@taihatranduc8613 - 20.01.2022 04:43

very interesting solution

Ответить
@asadbeksolijonov624
@asadbeksolijonov624 - 21.01.2022 14:52

Best of the best lesson!, thank you !

Ответить
@ivanyordanov8061
@ivanyordanov8061 - 08.04.2022 13:24

Thanks a lot! I was able to add it in my university project for just an hour and my project is fully completed. Thanks a lottttttt

Ответить
@michaelscofield2758
@michaelscofield2758 - 19.05.2022 16:10

Its an awesome video bro, thanks for it. I'm working on chat app with translate option, i want to translate the chat msgs as per user's language. for that i'm trying to do translation in views before sending into template. That means i want to modify the queryset in views without updating DB. is it possible? If yes please give me some ideas thanks in advance

Ответить
@abhishekshukla7234
@abhishekshukla7234 - 01.06.2022 02:58

Single thread executor already being used, would deadlock
getting the error when i'm tring to create a new user

Ответить
@rishigupta9680
@rishigupta9680 - 25.01.2023 17:02

chat is not working when we use the two different browser to run the two different instances of the app

Ответить
@sarthakkaranjit261
@sarthakkaranjit261 - 16.04.2023 10:32

dude i need help
can u help

Ответить
@mikexrag
@mikexrag - 26.11.2023 05:01

Very helpful in terms of setting up private chat with Channels, but would be even better if you took some time to go over your HTML/DTL and how you're feeding information to the back end. This has been the hardest thing for me to replicate in my implementation of your approach.

Ответить