Something like Facebook and that.
Anyone knows?.
Something like Facebook and that.
Anyone knows?.
Directly in Django? Generally speaking, no. (It can be done, but by using a polling mechanism which doesn’t really scale well.)
Using Django Channels, yes. (In fact, it’s what you create when you work through the Django Channels tutorial.)
In either case, there would also be some JavaScript involved as well.
Oh…
Ok. Thanks for answering anyways! ![]()
Oh btw
Do you know where can I have tutorials of the framework?