noob
https://codeshare.io/a3nJx6
noob
can u see code now?
Harsh
try i.name.image
noob
not working
Khumoyun
Hello, project: Django 3.1 implement Ajax live search
I need search values in my json file like Django's icontains
Qustion: Anyone know how to make search like icontains without using model.JSONField?
goku
Can anyone tell what is the use of context in drf?
Sonu
hey guys i need a help for my django project
Sonu
anyone can help me pls
Anonymous
Yes
mukul
Doragonsureiyā
hey guys i need a help for my django 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
Sonu
😂
Sonu
no bro
Yaya
Sonu
mera concept hi alag hai
Anonymous
hey people, can anyone help? how to return 2 or 3 ajax json responses in one page for example home.html
if i return one json response the other doesn't work
mukul
Anonymous
i need to implement some ajax actions in one function
Sonu
Sonu
bro you can try this <img src='{% Media "i.Netflix_image" %}' class="card-img" alt="...">
noob
Instead of Netflix i want variable
noob
noob
This is working:
<img src='/Media/{{i.Netflix_image}}' class="card-img" alt="...">
I wanna do this : here name is variable which contains model nams
<img src='/Media/{{i.{{name}}_image}}' class="card-img" alt="...">
Rashmi
U don't have to put name in curly braces
noob
Rashmi
U have to write like this {{i.name_image}}
Manish
Plss help:- https://stackoverflow.com/questions/65156217/tests-for-checking-the-permissions-of-a-group
Anonymous
Anonymous
Anyone have used Djoser?
Mirco
Doragonsureiyā
Anyone have used Djoser?
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
noob
Rashmi
Have you tried?
M
Anonymous
thanks
M
i have one video on this
M
https://www.youtube.com/watch?v=wDJT3R0c2SQ&t=1622s&loop=0
Anonymous
thank you a lot
Khumoyun
server error in official django site
Mirco
Khumoyun
Mirco
It's something related to the certificate, not a bug
I've pinged someone of the core team
Khumoyun
Sai
Hossein
guys I'm working on creating a custom login API with phon number using django-rest-auth package. I am just using rest_auth.views.LoginView in my code to generate token for token authentication. but when i run the server it shows me username and email and password fields . i just want to have phone number and password what should i do????
Hossein
in this link you can see my code https://stackoverflow.com/questions/65158850/how-to-create-custom-login-view-with-django-rest-auth
hehe
Best resources to learn django??
Khumoyun
Anonymous
hello
Anonymous
please im creating a todo app and i want each single user to see only the items they added to the todo model.
please how do i achieve this.
Currently any single user sees the whole items of the other user
Anonymous
please how do i do that
im a noob.
VarunTheLord
Doragonsureiyā
Job/Task offers are only allowed in the offtopic chat - @PythonOfftopic. To avoid being marked as spam, make your offer include skillset/techstack, salary/reward, contact information and a brief description of what you want that person to do.
cj
if you don't know how to read ... then no, you can't find anything
Arezoo
What is diffrence between webrtc and djangocahnnel for implement video and voice call?
Mahdi
Hello friends
How can I count a visit to a post in just one day ??
Arezoo
Can you explain more
Alexandre
Hi All. I am thinking about providing a web page for address book from our LDAP / Active Directory information. Do you know any ready-to-use app with this functionality?
Doragonsureiyā
Read the rules before any activity: @PythonRules
King Kite
What Django app is best for payment processing?
DonLarry
Hi. There is a standard method to make migrations?
I will migrate a mongo db to a postgres db
cj
cj
but... moving from a NoSQL to a RDB is not a good idea I guess
Marcelo
DonLarry
M
M
It will be discussed in annual performance discussion
Learning
You were muted for 5 minutes when you get in this group that 5 minute is for make sure you read rules not just that it is still in pinned message if you check pin message 🤷♀
Suhail
ModuleNotFoundError: No module named 'xyz.settings'
How do I resolve this issue .... please help me out
Bharath
Hi all I wanted to know how to implement callbacks in django were I have to send a request to an external server from my server, which then sends the response to an endpoint in my server. If I just do it in a straightforward manner by using view function handling the endpoint I am not sure how to do state management.
Nk
Best course for beginners
Anonymous
Anyone knows of free django compatible html templates sites?
Anonymous
Can we use vue js with django easily?
Any article or resource....
KENNEDY