Haven't used channels for over a year now... soon will have to implement real time functionality in my Saas project. What abou you? What will you build with this package next? 🤔
@bellosegun Жыл бұрын
I recently tried my hands on channels and the killing part is deployment. Had to use background refresh as I was out of time on the project. I think deployment should come with this project. Thanks for all you teach.
@wordwonders365 Жыл бұрын
I am building a massive chat app and I don't have a good feeling about using Web Socket or Django channels. Heard from different sources that the deployment is Complex so I had to use AJAX for real time chat. I don't know why Python can't just have real time updates too. This is what JavaScript uses to beat Python in Web Development. Django should create an easy way to implement live updates
@wordwonders365 Жыл бұрын
@@bellosegun Exactly, that's why I am skeptical about using it in my project
@Karthik-sn3zk Жыл бұрын
Thanks a lot for all the good work! I've just tested it out, Going to implement a Consumer soon which will stream data from DB in live.
@ezjung Жыл бұрын
My server needs to send simple notification to clients. I used server sent events because easy and they are on the same Http protocol. Everything looks greate in DEV environment, but SSE make server so laggy. I could not find the solution yet and want to learn WebSockets communication from you. This is great tutorial. Many thanks for that. Now I need to implement daphine (?) instead of good old gunicorn and see how it goes... Thanks again this valuable resources...
@nehat786 Жыл бұрын
I was literally waiting for Django channel videos from you sir. Thanks a lot. Keep posting amazing content. Please make some cool django channel videos else than creating chatting application
@Pyplane Жыл бұрын
Thank you for the support 🙏♥️
@fadyghalayiny2825 Жыл бұрын
thanks for this valuable tutorial please keep posting more advanced django channels videos
@Pyplane Жыл бұрын
Thanks for the support 🙌 I’ll do my best to mix creative, beginner and advanced concepts 💪✨ Cheers
@mrsilver8151 Жыл бұрын
thanks for your hard work, but is it going to work with windows too, because I remember that I need to install redis on my machine and run it.
@ctrl-alt-del0 Жыл бұрын
Top tier content, thanks man!
@Pyplane Жыл бұрын
Thanks for watching ! ☺️🙌
@MonsterUKF11 ай бұрын
Great tutorial, and I have one tip. If use redirect then method from the model.get_absolute_url is used as default so we don't have to specify.
@coderscommunity64062 ай бұрын
Thank you for this valuable content, can you share the name of resources i.e books, because I am writing my thesis about Real-Time Live Dashboards.
@stuffinfinland9 ай бұрын
It would be interesting to see Django content where apps are being built starting from say Themeforest html-templates and then injecting functions and bringing content using backend step by step and block by block. It makes more sense to beginners building one section at the time than hopping code for 1 hour then trying to explain all the 40 .py files. :D
@rahuldey55646 ай бұрын
Hey Man! Great Content, thanks..
@herambmishra2777 Жыл бұрын
Really Good video to kick start this project can you please share github link of this project
@aashayamballi Жыл бұрын
Thanks Luke!
@Pyplane Жыл бұрын
Thanks for watching Aashay! 🙌✨
@shaunjohnson4484 Жыл бұрын
Great video! But what parameters were in the CASCADE() function? When I enter the 'makemigrations' command, it gives me an error(4 positional arguments required).
@eyuelnigussie7034 Жыл бұрын
it is written like this " statistic = models.ForeignKey(Statistic, on_delete=models.CASCADE)"
@CodeWithOgochukwu4 ай бұрын
This is wonderful
@pablo20237 Жыл бұрын
Very excellent project, thanks
@Pyplane Жыл бұрын
Thanks for watching ♥️
@rangabharath4253 Жыл бұрын
Awesome as always 😊👍
@Pyplane Жыл бұрын
Thank you Ranga! ✨🙌
@PP-tc1zp Жыл бұрын
Thank you for new courses. How fix:"result = await connection.bzpopmin(channel, timeout=timeout) aioredis.errors.ReplyError: ERR unknown command 'BZPOPMIN'" on windows? Meybe better do this tutorial on linux?
@saifa6760 Жыл бұрын
how do you make sure that data is relayed for a specific logged in user?
@samp2286 Жыл бұрын
how to make a websocket to send data from db to an html with django channels?
@akiratoriyama1320 Жыл бұрын
Super!!
@Pyplane Жыл бұрын
Thanks! Glad you liked it ✨🙌
@codingabdullah Жыл бұрын
very helpful content
@mehedikhan7503 Жыл бұрын
Hey, Can you provide a repo to this code possibly?
@djangodeveloper07 Жыл бұрын
can we build this without using channels and only using htmx or ajax ?
@Pyplane Жыл бұрын
You could build something similar, but I wouldn’t recommend to do it this way unless it’s a very small project for a few people who don’t care that much about user experience 🙌
@djangodeveloper07 Жыл бұрын
@@Pyplane channels are reliable for big projects and having much traffic and db use. or redis + channels is good option ?
@Pyplane Жыл бұрын
@@djangodeveloper07 yes 🙌
@fredhare2685 Жыл бұрын
Hello ! Did anyone have an experience how to deploy those websockets ? Local version is working fine, but web-version send me insecure warnings. Please help !
@jaloliddinumariy2025 Жыл бұрын
Great 👍
@Pyplane Жыл бұрын
Thank you! ☺️🙌
@ayushmansrivastav6898 Жыл бұрын
Added to the list
@Pyplane Жыл бұрын
Hope you’ll like it ✨🙌
@ajibadeyakubadebare2169 Жыл бұрын
The websocket fail to connect on production server. Because of Https
@МаксимАндреев-я1г Жыл бұрын
very intresting
@Pyplane Жыл бұрын
Thank you! 🙌✨
@yogeshyts Жыл бұрын
i have recently spend lots of time with channel to make a real time quiz app that can be used at collages
@Pyplane Жыл бұрын
Cool idea for a project 💪
@yogeshyts Жыл бұрын
@@Pyplane I will show it to you soon
@dymastro788 Жыл бұрын
Can you share your project?
@yogeshyts Жыл бұрын
@@dymastro788 i will change for it
@dymastro788 Жыл бұрын
@@yogeshyts change?
@geetcyberlab5108 Жыл бұрын
I wonder why people are not liking this video or videos from this author... Please all must click to like guys!...
@Pyplane Жыл бұрын
Thank you for the support 🙌✨
@sidds09 Жыл бұрын
do some big project in django and drf
@Pyplane Жыл бұрын
I will 🙌
@ΑλέξανδροςΙωαννίδης-μ1χ Жыл бұрын
Github link?
@indraxios Жыл бұрын
sir, could you please share the source code
@gali2930 Жыл бұрын
please code
@adekoyaayomideoluwatobilob6874 Жыл бұрын
git repo
@opcon3155 Жыл бұрын
Finalllllllyyyyy!!!!!!!!!!!!!!!!
@Pyplane Жыл бұрын
Hope you’ll enjoy it 🙌✨
@muddymkamba3528 ай бұрын
hey,I Have done the tutorial everything is working fine except at the part of chartjs at const response=await fetch(window.location.href + 'chart/') this code is giving me error, I have tried using different browser but I am getting the same error for all browsers error from console :VM1126:1 Uncaught (in promise) SyntaxError: Unexpected token '