ITz_Ayi
Hamidreza
because you need to point to the correck socket
can you help me to fix this error please Dec 17 16:43:26 zodpanel.ir systemd[9148]: gunicorn.service: Failed at step EXEC spawning /home/sammy/venv/bin/gunicorn: Permission denied
Tony
Guys i have made model where i enter email and password using admin site(creating users) but when I made a login page, took the same things from lpgin page via post method, it's not reading the email id that i entered from admin. Why?
Tony
Share code via pastebin
Models:. https://pastebin.com/ba6S3cYt
Tony
Share code via pastebin
Views: https://pastebin.com/VHeKRj6e
Tony
Share code via pastebin
Any other thing u need?
Mirco
You are not using an auth model
Mirco
And you have password saved without encryption, totally wrong
Mirco
Study how to extend User model
Tony
You are not using an auth model
Can u tell me how to do it?
Mirco
By studying
Tony
By studying
i meant in this project? What wrong am I doing here? I have entered data for auth and i am trying to verify it. SO whats the problem in it?
Mirco
https://simpleisbetterthancomplex.com/tutorial/2016/07/22/how-to-extend-django-user-model.html
Mirco
i meant in this project? What wrong am I doing here? I have entered data for auth and i am trying to verify it. SO whats the problem in it?
Django uses an Auth model and the default one is the User model With your Student model is not possible to proceed with authentication
Tony
Django uses an Auth model and the default one is the User model With your Student model is not possible to proceed with authentication
Ohh, so I have to somehow use student model for auth model, right? So that the auth model can use/access data from student model?
Mirco
Mirco
Take time to study better Django
Mirco
ok bro
Not your bro 😁 but glad to help u
~
is it possible to pass which postgres schema I want to use in the queryset?
vijay
Anyone knows wagtail?
vijay
https://stackoverflow.com/questions/65350592/is-it-possible-to-query-each-and-every-fields-in-form-fields-of-abstractform-in
Anonymous
is it possible to pass which postgres schema I want to use in the queryset?
db_table = 'schema\".\"tablename' Specify this into your model, so that the table will be stored in a particular schema that you have specified.
Anonymous
but won't that fix my model to a table? I need it to be dynamic
https://stackoverflow.com/questions/50819748/django-and-postgresql-schemas Please refer to this link.
luci._
do you know a page like datacamo but backend?
A
Can anybody pls help me to fix an error in one line in my task
Sai Kumar
Improperly configured
Sai Kumar
Can anyone solve this
Vasu
Improperly configured
May be problem with your urls.py
Anonymous
can anyone send your web site which created by Django?
Anonymous
does not anyone created site by Django?
Anonymous
why I am learning Django😭
Bais
Group Django... probably django..
Bais
https://djangogirls.org/
Enes
Hi I want to make a multipage survey app and next question depends on previous' answer. Can somebody help me ? Thanks
SAHARSH SOLANKI
If you want to know more info tell me
Enes
I dont know how to design database and how to find right algorithm for this
SAHARSH SOLANKI
SAHARSH SOLANKI
I dont know how to design database and how to find right algorithm for this
You don't know django , or you don't know the login
SAHARSH SOLANKI
Logic**
musa
I installed pymongo but can't import it, I'm getting this error ~ Unable to import 'pymongo'pylint(import-error)
musa
how should i fix this
Gil
Hi! Any knowed package to deal with websockets for realtime messaging on webside? I'm starting with channels
Dhiraj
How to make different Django admin panels for different user roles ? Any documentation?
Eguakhide
Hi all. Please how do i get form Post data gotten over non secure http in Django forms? Other than the form.cleaned_data('key') method for the https secure. I need it for http non securr. Thanks in advance
Tony
Why am I finding it really hard to implement and work with login and signup things in django?
cj
Why am I finding it really hard to implement and work with login and signup things in django?
because you're not reading the official documentation maybe?
Salima
Hello...please I need help integrating stripe to django
Doragonsureiyā
Hello...please I need help integrating stripe to django
Please provide a full explanation including all the details that you consider relevant. Your statement is too broad and there is no clear way to answer you, you have to explain: - what you're doing - what you're expecting - what you're using - where you're running the script - what Python version you're using - what packages and their versions you're using - and the most important thing: show the code YOU wrote (read rule 5️⃣ for that) and more details, that way your chances to get help will increase
appu
how to authenticate otp in django plzz tell me the logic when more people are using my website?
MICKEY
Do anyone have code for quiz website in django?
~~~
How to design django model forms..generic view forms...??
Dev
How to render multiple model in one view ?
mukul
How to render multiple model in one view ?
Call of them and store in a dictionary
mukul
how to authenticate otp in django plzz tell me the logic when more people are using my website?
Sir Read the documentation or try this https://medium.com/analytics-vidhya/how-to-implement-otp-based-authentication-on-django-rest-framework-185ae8032f07
Tony
because you're not reading the official documentation maybe?
U r right. It's bcoz It's little tough for me to understand docs in deep. I am a beginner.
Dem
Hello.
Dem
I'm a beginner with Django. How and where I start ?
Dem
Make a polling app
I saw that. But I want video course.
Dem
Beacause books aren't talk.
babban
I saw that. But I want video course.
Django series on yt by Dennis ivy is pretty good
Dem
👍
Anonymous
👍
👍