Sai
Data
Sai
Is this possible to you?
Anonymous
M sorry I didn't get u
Sai
From table how you identify the data ?
Sai
By user
Anonymous
Using that condition in template {℅if i.user == user℅}
Anonymous
Please subscribe to the channel below 👇
👉 Username: at sign Spiritual_Paradise
🌹🌹🌹🌹🌹🌹🌹🌹🌹🌹🌹🌹
.
Not able to open admin page after login. Please help
Kms
.
.
Also got admin login page
Kms
What is error
Anonymous
Hey guys, I've a technical interview for django dev. tomorrow, you have any tips?
.
But after login admin page is not working
Kms
Alex
Hello Guys, #DjangoRest. Do you know how can I send a post to an external end point (using django rest), let's say I have a form in my website, and it will send data to another website api. Let's say I have an address like, https://samplesite.com/endpoint/request/?username=myusername&token=mytoken
.
.
Yes it's true
.
Not able to open admin page after login. Please help
Admin login is loading but after authentication Admin page
.
Not worked
Raad
.
No error server stopped
.
Browser getting error this site can't be reached
.
Tried migrate
Anonymous
Ярик
guys, who worked with inline formsets, i need your help with child formset fields unique validation
Chiranjeev
can anybody help with the urls i want to access of different app in the html body
Chiranjeev
url of different app to connect it to herf tag of other app
niketan
HELP: i'm trying to run a python script when i press button on webpage, everything is fine but my script is not running. the script contain code related to opencv
Ghorz
You have
/login
/profile
Ghorz
Ghorz
niketan
How did you connect the button
def apage(request):
inp = request.POST.get('param')
out = run([sys.executable,'/media/niketan/cartush/project/major/mdls/cvcv.py',inp],
shell=False,stdout=PIPE)
print(out)
return render(request, 'apage.html',{'data1': out.stdout})
Dk
Field 'id' expected a number but got <django.contrib.auth.models.AnonymousUser object at 0x0000026BED1113C8>.
Request Method: POST
Ghorz
Dk
https://pastebin.com/M3vgEMUd
Mohammed
Guys . I have an educational platform web . So each lesson got a video now i wanna take the lesson video from vimeo dynamically so i will render LessonDetailView with its own video .. right now i am using FileFiled and that works very fine .. but i cant get the duration of the video and i do not see that more secure .. so is there anyway ? Using Vimeo or wistia . Is it Api calls or what?
Mohammed
Any help is appreciated ♥️
Dan
Guys, hello. Who can help with heroku? Whatever i did, after deploy heroku says that template doesn't exist. I used whitenoise, filled the array templates in settings.py as It must be but nothing helps(
Dan
I can give a link to my github project if needed
Yash
Hey guys.. I'm a beginner in learning Django.. can anyone share any good tutorial link for Ubuntu? I know python basics..
Yash
Anonymous
anybody has seen good solution for django lazyload?
Future
channels v2.4
any possible way to get list of channels in a group?
stackoverflow shows old methods which don't work on channels 2.
A
I want to add data just after migrations are done and than call APIs which will change that data but when I restarts the server I get the default data. I tried few things but it seems like it's not working. Anyone who can help ?#NeedHelp
Anonymous
I thought it would be great to share this☺️
https://www.mattlayman.com/understand-django/user-interaction-forms/
sheikh
How to match buyer and seller for stock trade. If user place Ask and bid then user has to wait until order match. So how to that in django
Daniyal
Hello
I have a PointField in my model and I want to query the database using the distance between the point field and a user specified point.
I am using __distance_lte filter inside my get_quertset function of my ListAPIView. Is there a way in which I can use django-filters library to perform this query?
Tushar
saran
Hii guys, can one have created something like this, country - > region - > state drop down list.
Do I need to make it as a master entry, which of course a hectic job.
Or any plugins or packages available for that. Javascript anything like that.
Please guide me through this.
Or i have created json list for all three fields??
Please give me a solution
Mohit
Which Server is best to use with ngnix for a Django application
1. gunicorn
2. bjoern
3.uwsgi
Shyamkumar
1
Aman
@GilObradors I plan a video conferencing app in python any suggestions which framework should I use and the requirements .. Please guide me
Sarthak
https://www.youtube.com/channel/UC3YTUJaWjmCHll2O9w0CrJw
niTRO
Anonymous
Is there any django 3 online courses that offers a valuable certificate too?
Anonymous
Mirco
Anonymous
Anonymous
I am already using the docs
Mirco
Great
Anonymous
I thought it would be good if i have a certificate
Mirco
Yes but it doesn't exist
Anonymous
And i am sure that my code is doing the work but not sure bout if its working efficiently
Aneesh
Permission error occur in django timedrotatingfilehandler
Aneesh
Any one have faced this kind of issue in logging please help
Tobi
Hi here
A have a form with an IntegerField, for this field to be valid , it value need to be inferior to a certain other number, the issue is that, the other number il not another field of the form, It's a number specific to each user and I was planning to just display it above the form, so what I want is how to write a condition so that the form or that specific field is not valid if it value is not inferior to the value I'm displaying, how can I achieve this ?
Aman
Cloud
Can some one suggest me a Good resource for django design patterns.!!!.
Tried in google. But unable to find one.
Abhishek
Abhishek
For the documentation, maybe that will be helpful
Cloud
Thanks.
Abhishek