sravan
Any way to convert 'where business_unit_id in (business_unit_id subbu id portifolloid) group by business unit' this SQL query to djanjo orm ?
Full stack developer (React, Django)
Hello guys, how to fix incorrect padding
Didn't understand ur error
Anurag
How can I filter objects which has completed 24 hrs since they have created....?
KUMAR
Hi Everyone , i want to filter checkboxes according to option i select from drop-down list , Kindly help me .
Batman
I just exported a fixture with one-to-one field on my models, for some reason it won't ever load back into my database, and keeps raising user(pk=7484) doesn't exist and so on, what do I do?
Mirco
Hi Everyone , i want to filter checkboxes according to option i select from drop-down list , Kindly help me .
https://simpleisbetterthancomplex.com/tutorial/2018/01/29/how-to-implement-dependent-or-chained-dropdown-list-with-django.html
Mirco
How can I filter objects which has completed 24 hrs since they have created....?
Filter based on created date, if you don't know how to do it , study it on official doc
Batman
looks like one-to-one fields are incompatible with fixture loading and dumping, is there any other way to do it?
charlie
Hi anyone integrated DocuSign esignature with django
charlie
I have a small issue in integrating
Alex
Hi anyone integrated DocuSign esignature with django
Is it related to django or python? Because I bet - no.
Baku
Anyone worked with simplejwt?
charlie
Is it related to django or python? Because I bet - no.
Yes . Its actually have doubt on bith. I want to know how to receive webhook messages
charlie
*both
Alex
Yes . Its actually have doubt on bith. I want to know how to receive webhook messages
By simply setting an url and a view that will receive them. But it's a matter of the api how to tell it about that hook.
charlie
Thanks brother
Alex
Batman
Anyone?
! meta
Batman
nvm
Aman
Using drf
Aman
Using drf
Django rest framework
Alex
Django rest framework
It's your job as for a programmer to develop architecture of your app. It's actually what you are paid for.
Alex
Yes. Google.
Batman
thank you for posting your assessment question, I'll get back to you with the solution shortly 😁
Yasin
Hi How can I manage and login and sign up my users with 2 type like teacher and student with allauth
Batman
anal login 😰
zuzuzuzu
😂
Armin
😂😂😂😂😂
Armin
Damn auto-correct always getting me wrong
Batman
Hi How can I manage and login and sign up my users with 2 type like teacher and student with allauth
https://simpleisbetterthancomplex.com/tutorial/2018/01/18/how-to-implement-multiple-user-types-with-django.html
Doragonsureiyā
Thanks bro 👍
You're welcome! 😊
Aman
thank you for posting your assessment question, I'll get back to you with the solution shortly 😁
😂.. actually I was asking abt the views part... I have done my models part
Batman
😂.. actually I was asking abt the views part... I have done my models part
it was a reply to someone else actually, but their message got removed
N-34512082
Anyone can help me to make a project
Doragonsureiyā
Anyone can help me to make a project
Don't ask meta questions like: "Any user of $x here?" "Anyone used technology $y?" "Hello, I need help on $z" Just ask about your problem directly! With ~80,000 people here, the probability that someone will help is pretty high. How to ask smart questions: http://catb.org/~esr/faqs/smart-questions.html
Neo
ajax form submission not working in firefox but works in chrome what may be the issue?
Mirco
ajax form submission not working in firefox but works in chrome what may be the issue?
Check if you have errors in console of the browser or Django
Neo
Check if you have errors in console of the browser or Django
i didn't got any errors in django and console
N-34512082
!meta
What
N-34512082
???
N-34512082
I want to make a website on e-learning Website... How can u help me in it???
Mirco
I want to make a website on e-learning Website... How can u help me in it???
I will help u if you will post issues here but I won't help you on building it
Mirco
i didn't got any errors in django and console
I don't know, share the code 🤷🏽‍♂️
N-34512082
I will help u if you will post issues here but I won't help you on building it
I asked that question bcz I'm new in this language...
Mirco
I asked that question bcz I'm new in this language...
So start studying Python first and then django
N-34512082
So start studying Python first and then django
Yh I know sir bt I have not much time for that
N-34512082
I have only 4 days
Mirco
Yh I know sir bt I have not much time for that
And we don't have time to help you if you don't wanna study
Mirco
Or pay 🙂
Deepak
Put method is not working in drf
Deepak
Showing bad request
N-34512082
Bt I have no material for that
Doragonsureiyā
Bt I have no material for that
Step 1: Open a browser Step 2: Write down https://google.com or https://duck.com and press Enter Step 3: In the search box, write down the same words you asked here Step 4: Read the first results
Doragonsureiyā
Bt I have no material for that
Check out PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
N-34512082
👍👍
Alex
I have only 4 days
Then you underestimated time required for this task.
Mirco
Then you underestimated time required for this task.
Underestimated is an euphemism 😛
Alex
Underestimated is an euphemism 😛
for much stronger words, yes
Akhil
Hey! I was working on one woocommerce website but after almost completing the project my client bailed out. I want to sell that project because I'm in need of money. If any one is interested please dm me. Prices negotiable.
N-34512082
Then you underestimated time required for this task.
I will try Nd I'm sure I will make it at the time
Deepak
https://dpaste.org/qqTt
Deepak
please check the code
Mirco
please check the code
return Response(serializer1.errors, status = status.HTTP_400_BAD_REQUEST) so in your opinion why it returns bad request ?
Deepak
well if serializer is not valid
Deepak
then it will return
Mirco
so it's not true what you said before
Mirco
PUT is working and it does what you wrote
Deepak
can i share here screen shot