Emeafu
Please, I am having an error using Django-Channels
Emeafu
One I add it to installed apps, the error surfaces
Emeafu
Once I remove it from the installed apps, the error disappears
Emeafu
Let me get the error message
Emeafu
I previously thought it was the version of channels, and reverted to lower version, but the error persists
Emeafu
Let me get the error message
www.Pastebin.com/FDarmrnx
Peter
All files are working with static folder but not images .. What is the reason
have you installed pillow ? .... have you defined the upload_to in the image field ....have you defined the media_root folder and '/media_url/' ..if not then consider the above mentioned
Abhishek
Can someone help me with how to get multiple ids from the template and render data with that I'd in the next page
Abhishek
Chikya
How to create api Using Drf
kritikos
www.Pastebin.com/FDarmrnx
Did you create routing file ?
kritikos
How to create api Using Drf
You should look the documentation
Shubham
How I can access the price field in CustomerSubscription
Shreehari
Whats the best way to remove unused models in django? Lets say we have to migrate everything from the beginning, at that time it will throw some error. Any help would be appreciatable
Anonymous
Can u please suggest Which is best Website and best video tutorial to start learning Django..?
NaamMainKyaRakhaHai
Hello All, I am working on Python and Django, I am working on one Project Name Stock Market Analysis, I just you all to rate my work. #python #django #mysql #stockmarket #webapplication ##lightweight #graphicaldesign The Images are as follow:
Mirco
But for feedbacks, rate etc etc let your users do it
Talha
i want to understand django models and how to work with them can u help me
Doragonsureiyā
Anyone?
Maybe anyone is here, yes, but they are not obliged to read everyone's message here neither to reply to everyone's message, if someone wants to reply to your message, they will do that, just don't try to draw attention to your message writing "anyone?" every 5 minutes, that will lead you to be warned for SPAM/Flood, just be patient or use Google/DuckDuckGo to research about your question instead of wasting time here waiting for people to do your work. Have a nice day 😊
Doragonsureiyā
i want to understand django models and how to work with them can u help me
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
Developer
Guys anyone of you worked on websockets, flask-socketio in flask. Actually in my project it's working fine in local host, but when I'm deploying on Linux instance of AWS. It showing 500 error code and unable to handshake. Can you please guide me how to proceed 🥺 Please.. I'm unable to get out of it...please help.
Hikmet
Hello everyone! How can I upload multiple images into one field instead of one image in django rest? I want to upload several images and want it to return list of images I uploaded. Help pls
Hikmet
Hello everyone! How can I upload multiple images into one field instead of one image in django rest? I want to upload several images and want it to return list of images I uploaded. Help pls
I did it, but one more question for those who have done it: in django rest browsable api, it does not support multipart data, is it? It shows smth like this - http://prntscr.com/zlluzo, but from postman it does work
Vxvek
Do any one know how to setup yandex for mail sending in django website
dominic
request.POST['written_by']=models.writer.objects.get(username=request.user.get_username()) Is this correct
dominic
I am getting error select a valid choice
dominic
I am using request.POST.copy() in starting
Mirco
I am using request.POST.copy() in starting
You can achieve the same goal and in a better way with a signal
dominic
Ok I will search for it
Emeafu
Did you create routing file ?
Yes The routing file was created
vijay
https://stackoverflow.com/questions/66213886/how-to-create-a-model-for-following-requirements
vijay
I have profile model, it have multiple fields like passing, receiving, shooting. Then each fields have 4 section like(Right, Left, Top, Bottom). How to store the 4 different value for the every single field.
vijay
Any ideas?
F.
Hello, how I add attributes to my TypedChoiceField options?
F.
I need to add dataset attributes to my options elements
Deleted
Hey guys, can use dev server built in with django to do API integration with other website? Or the integration with other website must be done after deployment.
Developer
It's was the port issues. Allows the socket port from AWS security
Actually my whole other application functionalities are working fine on port 8080 on cloud, but the websockets functionality is not working there. Port 8080 and also 0.0.0.0/0 is open in AWS security.
^o^
I am trying to export to excel my table data after filtering it. The table gets filtered, but the excel file is showing all the data from that particular table.
Timur
Hello, everyone. I have a question about cleaned_data used in Django. Why do we use it usually and what does this function do (sorry for my English)
Mirco
Hello, everyone. I have a question about cleaned_data used in Django. Why do we use it usually and what does this function do (sorry for my English)
It's a simple dictionary that contains your data after validation You have to use it not to add shit inside your database
Michael the wolf 🐺
Which library is good to create custom oauth2 server ?
Anonymous
Hello i wants callback url for twitter login
Anonymous
Can you help me ?
Ehsan
Hi
Ehsan
please help me
Ehsan
https://stackoverflow.com/questions/57658192/django-union-of-two-querysets-does-not-work-with-annotated-value
Ehsan
about this problem
Hikmet
Hi everyone. I have created a simple api where I upload multiple images for one model instance, it works fine. The problem now is I can not update these images. I tried to override update function in serializer class as I did with create, but it seems that i did it in not correct way. Can someone correct me please? Here are the snippets —-> https://dpaste.org/jSq6#L
Michael the wolf 🐺
django-oauth-toolkit
Have you used it before? I found that django-tenant-schemas can be used for multiple tenants and I want to use my own oauth server too. How can I do the authentication with this system..or is there any better way?
Nishant
Can anyone tell me how to view json data in django??
Nishant
Like u do without Django
I mean without creating models
Mirco
I mean without creating models
The answer is the same
Nishant
The answer is the same
Look I've a json file and I want to store that data in django database
Nishant
Use JSONField
Thanks buddy 😊
Nishant
I'll try for that 😂
Michael the wolf 🐺
Mirco
Nice. But I think multi tenancy will be hard
I don't know, u need to check
ashkan
who was worked with face-recognition library? i have a problem with it and have a question🙏🙏❤️❤️
ㅤㅤㅤ
How connect smtp in 127.0.0.1:8000
ㅤㅤㅤ
Please help me
Jimmies San
this is not a django related question
Jimmies San
and btw the question makes no sense
Abhishek
I want to pass a list through URL in views from template. how can I do that?
Doragonsureiyā
who was worked with face-recognition library? i have a problem with it and have a question🙏🙏❤️❤️
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
Mohammad
Hi, if you can take a look at my question, thank you http://stackoverflow.com/questions/66225536/the-problem-is-that-the-user-profile-change-form-is-always-valid-in-django