Sourav
Rajesh
I have one doubt. I created my signal.py that comprises post_save methoed. But it shouldn't work properly
Rajesh
Can somebody help me?
Rodolfo
sup! I've recently published a blogpost about processing highly consuming operations in the background with Django, Celery, Docker and AWS SQS. Feedbacks are more than welcome: https://cheesecakelabs.com/blog/asynchronous-task-queue-django-celery-aws-sqs/
cj
P.T.K
Need code for models. Py
P.T.K
Example...
Roman
Hi, can I somehow control read/write serialized fields based on some kwarg. I want for some requests have do not display some fields but for some I want to, is it possible to achive it without creating 2 different views and serializers ?
---
Can we host django website in linux hosting?
Anonymous
Is the any remote internship for beginners in Django
Anonymous
?
Anonymous
---
Linux hosting from Godaddy
Qwerty
Hello all, can anyone tell how to query using objects.filter for a foreign key attribute
Qwerty
branch_qset = Branches.objects.filter(
city__iexact=city, name__name__contains=name)
Here name is the foreign key for Branches model
Rajesh
Rajesh
ST07
Trying to build WiFi Captive Portal with Django & possibly Django REST Framework. Need suggestions!
Ibrahim
sravan
Why does people prefer aws sqs over redis or rabbitMQ to run celery task ?
Anonymous
Hello folks
Anonymous
Any available there
Anonymous
Any one good with Restapi
Anonymous
How to make Import csv data into Django model
Qwerty
@iamsaif007 are you doing some internship task?? Coz I had to do the same thing in one of my recent tasks
Anonymous
Yup bro
Qwerty
Anonymous
Yeah 😊
Anonymous
Hop into DM
TP
Can anyone suggest me a django project as of final year
Mirco
Doragonsureiyā
Any one good with Restapi
Please 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 a very high amount of people here the probability that someone will help is pretty high.
Also please read: http://catb.org/~esr/faqs/smart-questions.html
Mirco
Rajesh
Baggy ️️
Fedor
Hey there! I need to load dynamic initial data in runtime in Django app, I've tried to make it with fixtures, but I need to edit them in runtime. Can anyone help?
Question on stackoverflow: https://stackoverflow.com/questions/62710718/loading-dynamic-initial-data-in-runtime-in-django-app
Сергей
https://dpaste.org/pH1y
MADY
can anyone plz help me
MADY
i'm connecting django app to postgres
MADY
when ever i refresh my page it says connection abborted
MADY
plz help me i'm student i dont know anything about this more i was just learning and got this error
Doragonsureiyā
https://dpaste.org/pH1y
To share code or error tracebacks please use an online pasting service, here is a list of suggested sites:
- https://del.dog
- https://dpaste.org
- https://linkode.org
- https://hastebin.com
- https://bin.kv2.dev
mic
Is there any react and Django built in dashboard
mic
?
mic
Exclusively for visualization
Сергей
Who can explain for dum https://dpaste.org/pH1y
B3nhard
How can I write signal to update user last login when user logout or login
kancharla
How to allow user to upload multiple images at a time
kancharla
And how to display them
వ్లాదమిర్ పుతిన్
Roman
Hi guys, if I have such a router
router.register('events', EventViewSet)It's modelViewSet, can I somehow add an action with different start name like date/:id/events/ ?
Mr
Which one is best django template language or jinja template
DK
How can i get basename of current page url in django.
Holla
I have èrror in template rendering
Holla
return render(request,'blog/post/list.html',{'post':posts})
Aditya
Error?
Holla
Error?
Manager isn't accessible via post instances
Aditya
Can you share the actual error description.
Nitikesh
Do share your folder tree
Sweetie
How to allow richtext editor in form field?
I don't want to modify my model fields simply allow text formatting in field and store it as CharField with html tags
Neo
how to handle error when no files are selected and click submit button?
https://del.dog/ylecroxapp.txt
Sarang
Hi,i want to make diagnosis tool for one particular software...so should i make website or web app(in python) ...i mean i m confused ...what is exact web app and web site ...and what should i use django or what
Shihasz
Shihasz
KENNEDY
Maz
🤣
HaClyLo
Can anyone suggest me DRF tutorial..
Sarang
Holla
Things seems fine AtrributeError at /blog/
Isaías
How to add new columns in the django user model?
Mirco
Jimmy
ok
Jimmy
Hello everyone good afternoon, a question KNOW HOW TO REMOVE THE DJANGO SUPERUSER.
Thanks in advance for your answers
Anonymous