Sourabh Singh
It show error at line 0
Sourabh Singh
Admin restricted send file otherwise I send you screenshot
cj
Sourabh Singh
Yup
cj
Yup
looks like not 🤷🏻♂️
what does rule #9 say?
Sourabh Singh
Ok I get it sorry
👑 King👑
I need some help with a project who cRe to help me thank you
Anonymous
Hello Team,
Anonymous
i need help in storing sessions into a single view file
Jenny
Hi guys!!, I need some help. I'm created an api in django but I need to receive files in xml. what libraries can i use?😁
Andrej
Jenny
I'm using it
Jenny
but I need to get a file in xml by curl
Andrej
but I need to get a file in xml by curl
You have to use another parser class and/or renderer class to use xml
https://stackoverflow.com/questions/41046908/how-to-get-xml-format-in-django-rest-framework#41051333
Anonymous
https://www.django-rest-framework.org/api-guide/parsers/
Anonymous
https://www.django-rest-framework.org/api-guide/renderers/
Anonymous
Django authenticate is not working for phone number authenticate what should I do ?
Anonymous
Can any one help me?
~
Heroku
Anonymous
hi
we have 'type' in channel_layer.group_send
is this such as 'action' in html forms?
Juhi
Hii
How to solve attribute error
Future
Nikkey
Anonymous
Anonymous
For a real-time project , function based view or class based view which one is best ? and also which one is using most by the django developers ?
Juhi
Module 'process.views' has no attribute 'delProcess'
Nikkey
Anonymous
how to do login required decorator in condition based
Anonymous
i need login required when value is set by admin else no login required
Anonymous
ita on multiple pages so cant make condition everywhere
Anonymous
help. plox
Future
Juhi
Future
can you show me the code
Future
look, when you ask for help, better provide with as much detail as possible, so that others don't have to ask for details and wait for you to send them. how are we supposed to help if we don't have a clue about what you are doing
Future
what is process_views, is it
import process.views as process_views
?
Juhi
Mirco
!paste
Doragonsureiyā
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
Nayan
How we can mix models in django tables 2 so that we get some some of the colums from each model and dispaly that in a table ??
I want to do this with django tables 2 , also i want to apply filter on it .
Anyone can help me what should i refer to ?
Bunty chhatri wala..
Jai
Anonymous
Hi Good morning. I am new to django. I am trying to create a blog Using django..
Anonymous
I could upload the image.. but it is not showing in the frnt end. The media showing 404 error
Jai
Paste the error traceback
Anonymous
I added media url and everything as django tutoaila
Future
Anonymous
how to change id of admin model field like id and class
Jintak
Hii all
Jintak
How to represent our database users active or not visually
Jintak
In form of dashboard in django
Pradyum
Hi i have created a middleware in django for user authentication i want to pass user_id from process_view() to the main view so that i can return into response along with every user view call
Pradyum
does any one have any idea about this?
Mirco
Pradyum
The thing is that login credentials are been checked from another server therefore i have to call this login api check every time for each view call
Pradyum
and wanted to return user_id
Pradyum
i tried with process_template_response(self, request, response): but no luck
Pradyum
am not able to add the user_id in json response
Mirco
https://www.valentinog.com/blog/django-middleware/
Mirco
happy read
Pradyum
I tried his solution but there is an error that is always there
Pradyum
let me send you the error
Mirco
maybe it's your code that is wrong, not the tutorial
Pradyum
TypeError: 'NoneType' object does not support item assignment
Pradyum
Am putting on stack-overflow if you can bear some time please see to it
Pradyum
will be dropping link here
Darth✧
thnks brother
Mirco
no
Mirco
we don't support piracy here, so buy it
Darth✧
Mirco
if you don't wanna be banned/warned, don't share it 😊
Anonymous
Sorry to ask I am new I have an eccomerce project that I am working on how much will it take me to host it on aws pls need help
Pradyum
Khalil Ibnu Omar
Hi,
Anyone can suggest a tutorial authentication using Vue Js and DRF ?
Vikas Singh
Can any one help how to get data inprogres in api
Ananth
Hey can any one suggest...how to build the django project.with Jenkins
Ananth
What are the build tools available to build python code to binary code
Shreehari
Hi
How to use ManytoManyfied with djongo?