We Are Looking For Python Developers !

2020-10-29 Thread 'Lydia Belinda' via Django users
WE ARE HIRING JOIN OUR TEAM! Python Developer Position We are looking for a highly skilled computer programmer who is comfortable with both front and back end programming. Full Stack Developers are responsible for developing and designing front end web architecture, ensuring the responsive

Can anyone help me fix this issue

2020-10-29 Thread Allen Yesudasan
Environment: Request Method: POST Request URL: https://youtubedownloader244.herokuapp.com/lint Django Version: 3.1.1 Python Version: 3.6.12 Installed Applications: ['tube', 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.

Re: Fetching data from database

2020-10-29 Thread kern zhou
How to queries in DB: https://docs.djangoproject.com/en/3.1/topics/db/queries/#retrieving-all-objects For the primary key: https://docs.djangoproject.com/en/3.1/ref/models/fields/#primary-key For the foreign key : https://docs.djangoproject.com/en/3.1/ref/models/fields/#django.db.models.Fore

Re: Fetching data from database

2020-10-29 Thread Derek
Have a look at: https://www.guru99.com/python-mysql-example.html and then: https://www.mysqltutorial.org/python-mysql-insert/ https://www.mysqltutorial.org/python-mysql-update/ Not too hard for a beginner. On Wednesday, 28 October 2020 at 20:43:02 UTC+2 kiran...@gmail.com wrote: > Hi everyone,

How to create a approval login using django

2020-10-29 Thread mahanth kumar valluri
Hi everyone, I have created a website with models as alumini,college . In that website I have made sure that each alumini is associated to a college.Now what i want to create is whenever a new alumini fills the information in registration page and click register under a particular college ,then

Django Sending Mail

2020-10-29 Thread Samiddha সমিদ্ধ
I want to include an email service in my project. But for that I need to provide my email password to django setings.py in EMAIL_HOST_PASSWORD . I want to know that secure to provide email password. When I dep

Re: Django Sending Mail

2020-10-29 Thread Kasper Laudrup
Hi Samiddha, On 29/10/2020 17.08, Samiddha সমিদ্ধ wrote: I want to include an email service in my project. But for that I need to provide my email password to django setings.py in EMAIL_HOST_PASSWORD . I want

Re: Can anyone help me fix this issue

2020-10-29 Thread Andréas Kühne
You are looking for a key in the response from youtube that doesn't exist - therefore you get this error. You will need to go to the youtube api and see what the response should be. Regards, Andréas Den tors 29 okt. 2020 kl 14:03 skrev Allen Yesudasan : > Environment: Request Method: POST Requ

Re: Filter a field in a form CreatView

2020-10-29 Thread Walter Randazzo
Hi David, Thanks so much for your reply. Im checking the videos at the google search. So hopefully I'l develop a combobox with that. Thanks so much sir! El jue., 29 oct. 2020 a las 1:24, David Nugent () escribió: > This is known as a "combo box", somewhat different to a select. > > Check thi

How to recover from Django Channels connection limit?

2020-10-29 Thread hype...@gmail.com
I'm running a server on heroku where I have intermittent channel layer communications between instances of asyncConsumers. Running heroku locally, I have no problem with redis channel connection since I can have as many of them as I want, but once I upload my server to heroku, it gives me a 2