Deepak
send mail function already available in code
Дауран
Guys I have a problem after that I have a headache , I couldn't solve that problem
Deepak
i have one problem that sender and reciever both email id were same when i recieved the email
Дауран
Actually I wanted to create the comment but couldn't
Дауран
The comments didn't save on datebase and didn't show on the screen
Anonymous
Like staff and customer
DM n we can talk better
CodeCypher
Hi, please who can guide me on how to pass queryset to a celery task
Deepak
yeah i it showing my id
Anonymous
Ok, so there you go.. u need to put the recipient id in there.. where are u fetching the recipient id from now ?
Anonymous
Hi, please who can guide me on how to pass queryset to a celery task
U can write a function like you normally do, which has the queryset and ORM. And then call the .delay function from celery, on it, it should work.
Deepak
here recipient is me
Deepak
i just want something like that if some one submit contact form then with its email id then that email should be on my email id
Anonymous
Yeah.. that's ok.. then if ur submitting ur own email on the form.. then obviously, you are gonna be getting a mail from yourself right
Deepak
no i am submiting other email id
Deepak
not mine in form
Ariel
Hello all. I want to create an web app that gives the clients the ability to automate some websites with Selenium scripts at the background. What will be the best setup as far as it goes for cost? Selenium docker container for each client, or Selenium grid?
Ariel
With dynamically added nodes.
Anonymous
Sorry man.. I tried putting the solution here. And I'm warned for it.. so 😅
Anonymous
I pasted the code here and it removed it and warned me
Mirco
use pastebin to share your solution to help him
Anonymous
How is this okay then ?
Anonymous
Oh
Mirco
How is this okay then ?
just didn't have time to warn him 😊
Anonymous
It wasn't
Anonymous
😁
Deepak
well to and from both have same email id but in message sender email id reflecting
Deepak
why is it showing
Deepak
?
Deepak
different
Deepak
my question is that then what's the point of the sender field here. is it by default fetching already configured email in backend or something else?
Anonymous
my question is that then what's the point of the sender field here. is it by default fetching already configured email in backend or something else?
The point of the email field is that.. since ur implementing the feature to get feedback from other people.. you can use the email they provided, if you want to contact them back.
Deepak
oh ok i get it
Deepak
thanks
Anonymous
thanks
You're welcome
Ganesh
How to open pop up when I select the radio button
Ganesh
Anyone knows Java's
Ganesh
JavaScript*
Doragonsureiyā
JavaScript*
Your question is not related to Django. Please move to @PythonOfftopic group and ask there.
Дауран
MR_DHANUSH_TECHIE
Hi guys I want to know about django Please anyone explain me😊😊
Doragonsureiyā
Hi guys I want to know about django Please anyone explain me😊😊
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Anonymous
i m getting error when sending email using gmail. credentials error. but same creds work when i login through web
Anonymous
there is no credentials error. but when sending emails through Gmail it gives error. on Strange thing is when i hit a captcha url given in one of the solutions it works one time. then it does not work
Rahul
Can anyone help me to get checkbox and fill form position using python miner
Rahul
Plz anyone help on it
Дауран
Hello
Дауран
Guys where can I find Django books but I need only the last version Django
Trevillion
Please i need help on how to deploy a django channel project... the documentation hasn't been helpful to me so , i will be happy if someone could send be a video tutorial.... Thank you
Trevillion
Dennis ivy
🤔 i don't get you
Darth✧
Search Dennis Ivy on youtube
Trevillion
Darth✧
Okay Thanks🙏
You're welcome
Trevillion
l am done checking and he doesn't have a video on deploying django_channels
Shaikha
I’m having error on setting up the deployment with ( Django channels + daphne ) I get an error on Twisted library, although I did updated it to latest version
Trevillion
Thanks
Shaikha
Also this: http://avilpage.com/2018/05/deploying-scaling-django-channels.html
Shaikha
Thanks
You’re Welcome ,hope it helps 👍🏻
inchidi
New member? then you've been muted for 5 minutes to read the rules properly before doing anything, please don't PM anyone asking why you were muted! By joining this group, you agree with the Django Code of Conduct Here are some resources to start with Django if you're Iranian, you are globally restricted, we can't do anything about it, sorry.
saran
Any one handled mutli linguistics site? Do I need to create separate pages for that. For eg I have English and Arabic. I can't use django translate because it cms site. Any ideas? Any suggestions
saran
How can I handle it in view?
aashu
I am available for full stack django development freelance. Anyone who wanna get their work done can dm me.
Anonymous
how to make horizontalle image scrolling without bars
Anonymous
I'll try thanks by the way
Anonymous
no i want actually horizontal image scroller like , There is 3 category if i swipe left i can see 3 new category's like amazon
aashu
https://youtu.be/SZlw479D5-w
aashu
Watch this
aashu
Also, make changes as required bh your side.
Florencio
Do you know any good article or reference about sortable table rows (not columns)?