Ujjwal
ANYONE WHO KNOWS DJOSER . Actually I want in login api (auth/token/) I want 3 fields username email and passwords .. but
When I write
LOGIN_FIELD = 'email' .
But I want login field should have email username and password how to achieve this ??
Abdullah
https://github.com/Abdullah-V/javascript-useful-functions
Dev
Anyone have knowledge about flask
Mirco
Doragonsureiyā
Anyone have knowledge about flask
Looks like you need an offtopic group, please continue this conversation at @pythonofftopic as it's not related to Python
Saksham Mittal
I am facing deployment issues with Saleor eCommerce Storefront when I clone the repo, and then deploy it on Heroku or Netlify, instead of deploying it directly from the button given in readme.md
As I need to make some changes to the storefront so need to clone and then deploy
D
How to make a password field for model with the help of widgets for pure html form?
OnlyGod
Sumit
I am facing an issue in segregating queryset according to fields provided, please help if you can.
https://stackoverflow.com/questions/64969541/how-to-segregate-a-django-queryset-according-to-given-fields
Anonymous
Hi , i need to do react django setup for aws ec2 server, but i am facing some issues. White screen is coming instead of my site's home screen . Can anyone help me with a good article or a video on django react prod setup . I have tried many online tutorials but doesnt work fr me .
Ujjwal
عــمــر
Hello , how can i change the default error messages of User model
For example the error message of user existed
Anonymous
Hi guys
Anonymous
How to build the POS in django
Anonymous
Any example repos for my reference
Alex
Anonymous
Point of sale
Anonymous
System
Anonymous
Anonymous
Anonymous
Ecommerce
Hamid Reza
Hi everyone , I want to use asgi in django , were is documentation for django asgi?! Should I use channels lib?! I'm using django v3.1
Mirco
Mirco
use channels if you need websockets
Anonymous
"How to deploy with ASGI | Django documentation | Django" https://docs.djangoproject.com/en/3.1/howto/deployment/asgi/
cj
Hamid Reza
cj
Hamid Reza
Anonymous
How to save a an array to the databse means i want to upload multiple data s to a single array variable
Alex
Anonymous
Is it possible on Sqlite 3
Alex
Pablo
Hello everyone, a have a doubt about wizard
Pablo
I'm with this error in my application
Pablo
TypeError at /boh_pablalm/applications/add/
__init__() got an unexpected keyword argument 'app'
Mirco
Share the code, we don't have a magic ball
Ayush
Hey
Ayush
I'm New here
Ayush
Can anyone tell me....can I learn django in 15-20 days
Ayush
For my upcoming hackathon
Daisuke
Daisuke
Did you have any experience with web development?
Pablo
Ayush
Ayush
Pablo
This's my form
Ayush
I know little bit about django too
Ayush
But I'm not done it fully
Pablo
New my argmunets
Ayush
Ayush
I mean to learn for my upcoming hackathon....
Ayush
Alex
R u kidding me
nope, and u? You didn't provide your backgroud. How the hell should I answer?
Ayush
Anonymous
You could learn bits and pieces but you won't be a guru or anything
Ayush
maroong
self.fields['name'].widget.attrs.update({'class': 'special'}
Can I add more things into the update bracket?
Maz
Anonymous
Bahadır
Hello, I want to log into the system with ldap in the project. However, ldap-login is giving an error. Has anyone met before
Bahadır
Hello, I want to log into the system with ldap in the project. However, ldap-login is giving an error. Has anyone met before
cj
cj
oh right... Doragon is down
D
How to join custom fields with Default Django User Model?
Asadbek
Hello guys I am new here , how to I learn Djanho
Anonymous
Ayush
And yes watch his programming with Harry too
Unknown
I need help I am using Django+uwsgi+nginx for my website and I tried to do a DoS attack. Now the problem is my website stops working nginx starts throwing 502 Gateway error during the attack and the error in /var/log/nginx/error.log is Resource temporarily unavailable. As soon as I stop the DoS attack,my website starts working again.For more information I have configured max 20 workers in uwsgi.ini file. Can anybody help me with this?
Unknown
Heigler Rocha
For simple attacks you can use limit_req_zone in Nginx, but I would recommend something like CloudFlare
maroong