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