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: Custom User Model

2021-04-09 Thread Ángeles
For creating Custom Users I have found util the tutorial: Creating a Custom User Model in Django of Michael Herman https://testdriven.io/blog/django-custom-user-model/ Best wishes. Ángeles. El domingo, 4 de abril de 2021 a la(s) 05:03:37 UTC-5, manue...@gmail.com escribió: > Hi Amitesh, >

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

How can you 'Bake' queries in Django, does an ORM extension exist for this?

2021-04-09 Thread rol...@gmail.com
Django's ORM is pretty slow. Sometimes Django can spend more time *building the SQL* than actually fetching a singular object. SQLAlchemy has this https://docs.sqlalchemy.org/en/14/orm/extensions/baked.html Which has been moved into SQLAlchemy core.

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

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

Re: License management system Refrence

2021-04-09 Thread Cesar Mojarro
https://github.com/leoata/Serial-Keys On Thu, Apr 8, 2021 at 5:58 PM Ryan Nowakowski wrote: > On Wed, Apr 07, 2021 at 12:43:03PM +0545, Vkash Poudel wrote: > > Sorry, I don't have any reference code for you. But here are some things > to think about. > > >2. where Users can purchase KEY

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