Re: Help with Python Django Chat

2024-08-14 Thread Opeoluwa Akinuliola
obviously chat gpt lol On Monday, August 5, 2024 at 1:48:19 PM UTC+1 massimo burlando wrote: > I think you used ChatGPT right? > > On Friday, August 2, 2024 at 3:59:02 PM UTC+2 Tarantula “Menace” wrote: > >> how can one run this code? >> >> On Monday 29 July 2024 at 21:48:36 UTC+2 joey buonocore

Re: Help with Python Django Chat

2024-08-05 Thread massimo burlando
I think you used ChatGPT right? On Friday, August 2, 2024 at 3:59:02 PM UTC+2 Tarantula “Menace” wrote: > how can one run this code? > > On Monday 29 July 2024 at 21:48:36 UTC+2 joey buonocore wrote: > >> Hello everyone! I'm currently developing an app which users can chat with >> eachother on,

Re: Help with Python Django Chat

2024-08-02 Thread Tarantula “Menace”
how can one run this code? On Monday 29 July 2024 at 21:48:36 UTC+2 joey buonocore wrote: > Hello everyone! I'm currently developing an app which users can chat with > eachother on, currently it has a delete feature where you can delete > comments you've created, and currently I need to add a b

Help with Python Django Chat

2024-07-29 Thread joey buonocore
Hello everyone! I'm currently developing an app which users can chat with eachother on, currently it has a delete feature where you can delete comments you've created, and currently I need to add a button which can send files over, and a button which can edit chats which were made. If anyone wa

Re: Django Chat Application

2021-11-29 Thread carlos
Channels ? https://channels.readthedocs.io/en/stable/ On Mon, Nov 29, 2021 at 7:35 AM GCiTek Dev wrote: > Can i get best package or refrences for chatboat & chatbox > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from th

Django Chat Application

2021-11-29 Thread GCiTek Dev
Can i get best package or refrences for chatboat & chatbox -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view thi

Re: new python dev jobs (was: Try to connect Redis Channel in Django Chat Project)

2021-04-09 Thread Sky Lord
Any YouTube channel to follow up? On Fri, Apr 9, 2021, 8:36 PM Ryan Nowakowski wrote: > Hey Hemanth, > > Welcome to python! Just a note... it's considered bad form to hijack an > existing mailing list thread and change the topic[1]. You should instead > send a brand new email (don't hit the re

Re: new python dev jobs (was: Try to connect Redis Channel in Django Chat Project)

2021-04-09 Thread Ryan Nowakowski
Hey Hemanth, Welcome to python! Just a note... it's considered bad form to hijack an existing mailing list thread and change the topic[1]. You should instead send a brand new email (don't hit the reply button on an existing thread). Now, regarding junior developer python jobs, are you looking f

Re: Try to connect Redis Channel in Django Chat Project

2021-04-09 Thread hemanth hemu
i am python developer fresher but there is no openings on python for freshers what i need to do is there any idea you please suggest me please On Fri, Apr 9, 2021, 2:40 PM Andréas Kühne wrote: > You need to make sure that you have a redis server running and that you > have the correct connection

Re: Try to connect Redis Channel in Django Chat Project

2021-04-09 Thread 'Amitesh Sahay' via Django users
plz ping the REDIS server from Django server, also try to telnet ping telnet PORT on which redis is running Regards, Amitesh  On Friday, 9 April, 2021, 02:40:57 pm IST, Andréas Kühne wrote: You need to make sure that you have a redis server running and that you have the correct con

Re: Try to connect Redis Channel in Django Chat Project

2021-04-09 Thread Andréas Kühne
You need to make sure that you have a redis server running and that you have the correct connection in django settings for the channels setup. See more here: https://channels.readthedocs.io/en/stable/topics/channel_layers.html?highlight=redis#redis-channel-layer Regards, Andréas Den fre 9 apr.

Re: Django chat

2019-09-03 Thread niranjan shukla
Tell me for Django 1.11.9 It is for Django 2.0 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussio

Re: Django chat

2019-09-03 Thread N'BE SORO
use this tutorial, it is good https://youtu.be/RVH05S1qab8 I followed it to realize my chat application Le mar. 3 sept. 2019 à 15:57, parmeshwar deharkar < parmeshwardehar...@gmail.com> a écrit : > use the Django-channel library to making chatbot application > > On Tue, Sep 3, 2019 at 1:40 AM

Re: Django chat

2019-09-03 Thread parmeshwar deharkar
use the Django-channel library to making chatbot application On Tue, Sep 3, 2019 at 1:40 AM niranjan shukla wrote: > Please help !! > > As I am building a social site and I want to add a chat app so that the > user can chat with his friend which he follows. > > So anyone knows chat app tutorial

Re: Django chat

2019-09-02 Thread niranjan shukla
> tell me your whatsapp number if possible > > or anyother communication -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegrou

Re: Django chat

2019-09-02 Thread Most. Runa
Coming dear i am runa +8801737940981 my fuck number On Tue, 3 Sep 2019, 2:10 a.m. niranjan shukla, wrote: > Please help !! > > As I am building a social site and I want to add a chat app so that the > user can chat with his friend which he follows. > > So anyone knows chat app tutorial then tel

Django chat

2019-09-02 Thread niranjan shukla
Please help !! As I am building a social site and I want to add a chat app so that the user can chat with his friend which he follows. So anyone knows chat app tutorial then tell me. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubs

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? >

Django Chat Help

2019-04-21 Thread Fahad Bin Munir
how to create chatting system using api in djano? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this grou

django chat?

2011-11-17 Thread william ratcliff
Hi, I've started a new site called StudyBrunch, where we offer a chance for online studygroups with video conferencing, screen sharing etc. I'd like to keep the groups small to be maneageble. I will offer a basic session on Django (from tutorial) for people who are interested on Saturday eveni

Re: Django Chat App?

2010-09-20 Thread Sithembewena Lloyd Dube
Thanks Rod. Been away from office for a bit, but this is a good find indeed. Many thanks, once again. On Thu, Sep 16, 2010 at 11:05 PM, Rod Hamby wrote: > Linux opensource with many add ons. I have seen/done many things with this > setup althought not with Dj

Re: Django Chat App?

2010-09-16 Thread Rod Hamby
This might not be any help since I know nothing of VOIP, but for the > chat portion take a look in to Ape ( a comet server written in C ). > > On Sep

Re: Django Chat App?

2010-09-16 Thread Yo-Yo Ma
This might not be any help since I know nothing of VOIP, but for the chat portion take a look in to Ape ( a comet server written in C ). On Sep 16, 9:41 am, Sithembewena Lloyd Dube wrote: > Indeed it is, but the media server isn't :). > > On Thu, Sep 16, 2010 at 5:35 PM, esatterwh...@wi.rr.com <

Re: Django Chat App?

2010-09-16 Thread Sithembewena Lloyd Dube
Indeed it is, but the media server isn't :). On Thu, Sep 16, 2010 at 5:35 PM, esatterwh...@wi.rr.com < esatterwh...@wi.rr.com> wrote: > The Flex Framework is open source. > > On Sep 16, 6:19 am, Sithembewena Lloyd Dube wrote: > > Thanks Shamail! I should have mentioned that I actually need somet

Re: Django Chat App?

2010-09-16 Thread esatterwh...@wi.rr.com
The Flex Framework is open source. On Sep 16, 6:19 am, Sithembewena Lloyd Dube wrote: > Thanks Shamail! I should have mentioned that I actually need something > open-source :) > > On Thu, Sep 16, 2010 at 12:16 PM, Shamail Tayyab wrote: > > > > > > > On Thursday 16 September 2010 03:40 PM, Sithemb

Re: Django Chat App?

2010-09-16 Thread Sithembewena Lloyd Dube
Thanks Shamail! I should have mentioned that I actually need something open-source :) On Thu, Sep 16, 2010 at 12:16 PM, Shamail Tayyab wrote: > On Thursday 16 September 2010 03:40 PM, Sithembewena Lloyd Dube wrote: > >> Hi all, >> >> I will soon be working on a Django site that will incorporate a

Re: Django Chat App?

2010-09-16 Thread Shamail Tayyab
On Thursday 16 September 2010 03:40 PM, Sithembewena Lloyd Dube wrote: Hi all, I will soon be working on a Django site that will incorporate a heavily customised chat app. The client wants voip capability. I've had a look at the Twisted framework, but I need to know whether or not there is a

Django Chat App?

2010-09-16 Thread Sithembewena Lloyd Dube
Hi all, I will soon be working on a Django site that will incorporate a heavily customised chat app. The client wants voip capability. I've had a look at the Twisted framework, but I need to know whether or not there is anything else out there - perhaps tailored for use with Django? -- Regards,

django & chat

2008-09-24 Thread Eric Simorre
Hi, if you are looking for a chat component to embed in a django project, take a look at the django-chat project (http://code.google.com/p/ django-chat/ , it has just started), your comments are welcome, in the chat demo or here. cheers, Eric