Sai
Anyone please I been trying to convert my rows into column after all I just filter on it
Sai
It could be happen in django
Sai
I'm curious to figure it out this with your help
Eng. Mohamed
hi all , can anybody help with this question please?
Eng. Mohamed
https://stackoverflow.com/questions/61155668/django-call-annotate-context-processors-in-detailview
Toni
I need help with this simple app where i want to list all foriegnkey items, it only shows first item
Toni
https://pastebin.com/YccYDAEn
Tsega
Hello fellow developers, How do you make Dependent or chained dropdowns in django? Thanks
Eng. Mohamed
Hello fellow developers, How do you make Dependent or chained dropdowns in django? Thanks
https://simpleisbetterthancomplex.com/tutorial/2018/01/29/how-to-implement-dependent-or-chained-dropdown-list-with-django.html
Tsega
https://simpleisbetterthancomplex.com/tutorial/2018/01/29/how-to-implement-dependent-or-chained-dropdown-list-with-django.html
Dear bro i just followed this link yesterday but i can't comprehend it, is there a library or something?? Thank you very much!
George
Dear bro i just followed this link yesterday but i can't comprehend it, is there a library or something?? Thank you very much!
Well, its a mix of django views, and javascript, some stuff should be changed but, its all the parts involved. Its not easy.
Tsega
okay dear George, the part where i dont understand is when it comes to by using the forms.py... should i just go with the former one?
Anonymous
I've an app called Flight,am trying to add data to it,am getting this error, Flight () got an unexpected keyword argument 'origin'..any help
Dima🍑
Hi guys. Me need your help
Doragonsureiyā
Hi guys. Me need your help
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 56k+ people the probability that someone will help is pretty high. Also please read: http://catb.org/~esr/faqs/smart-questions.html
Dima🍑
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-39lds3bj/mysqlclient/
Anonymous
Please tell me where I can host website of django
Anonymous
I wanna a paid hosting
Mirco
On a VPS, on a PaaS , whatever you are able to manage
Anonymous
I wanna do vps
Anonymous
Best with code prive
Walter White
Hyy everyone, I want to make a rest api for reset password or forgot password such that the user will receive an email which will contain a token for changing the password. I have searched a lot but unable to find the rest api... kindly help.
officer
Hyy, Can anyone help me? I am making an e-learning site where I am facing an intigrity error. It happens when I create a new courses
AM
upgrad pip when install django in pycharm
Govind
request[“files”]
Thanks It's working properly now.
Toni
Iterate over the list in {% code here %}
can you please tell me the code exactly please?
Gil
can you please tell me the code exactly please?
https://docs.djangoproject.com/en/3.0/ref/templates/language/#variables
Nurbek
Hi. So after deployment my cyrillic description in html metatags turned into question marks. Any ideas? It works ok on my localhost. Im passing html metatags through admin panel as a model so i can change my metatags after deployment easily. Help appreciated!
Anonymous
Can anyone please tell me how to create digital wallet with django
Doragonsureiyā
Can anyone please tell me how to create digital wallet with django
Step 1: Open a browser Step 2: Write down https://google.com or https://duck.com and press Enter Step 3: In the search box write down the same words you asked here Step 4: Read the firsts results
Nurbek
Hi. So after deployment my cyrillic description in html metatags turned into question marks. Any ideas? It works ok on my localhost. Im passing html metatags through admin panel as a model so i can change my metatags after deployment easily. Help appreciated!
So I fixed just in case someone will search the answer: check the encoding of your db...seems ok? check again.. Now you found out that some tables of yours magically changed their encodings to latin_swedish_ci or smth else?. Now make sure to change your encoding to "utf8mb4_unicode_520_ci" and make sure to read the post i shared below. This answer is useful for those who cant use emojis too!
Nurbek
https://www.monolune.com/mysql-utf8-charsets-and-collations-explained/
Anonymous
Which is best source to master django
Doragonsureiyā
Which is best source to master django
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Walter White
Rest api for reset password?
Doragonsureiyā
Rest api for reset password?
Step 1: Open a browser Step 2: Write down https://google.com or https://duck.com and press Enter Step 3: In the search box write down the same words you asked here Step 4: Read the firsts results
Walter White
What's the motive behind this group if people like you instead of providing solution just saying to search it on the internet
cj
What's the motive behind this group if people like you instead of providing solution just saying to search it on the internet
this group exists to help people who already showed they did some effort trying to solve their problems by themselves first, this group is not to spoon-feed lazy people wanting others to do their jobs 🤷🏻‍♂️
Doragonsureiyā
What's the motive behind this group if people like you instead of providing solution just saying to search it on the internet
You are not entitled to help. Being nice is probably going to be to your benefit. If someone wants to answer, they will.
Anonymous
Anonymous
I m grateful to everyone . Thank you 😊
Anonymous
Hey everyone! I'm really curious, since Django has (as I read) JavaScript in it's code, is it safe for both sides(administration and users) to host deep web marketplace, like silkroad ( I'm asking for education purpose only, I know that it was written on php, but I'm really curious about django)
Anonymous
hey everyone. what is best way for creating secure post Comment. which protect my app from hackers and cracker?
Mirco
HTTPS and Secure Cookie protect u
Anonymous
CSRF token already protect your post
so no more security needed? like user just can send 10 comments in one day?
Mirco
Users will leave your app
Mirco
If you don't forget to add CSRF token when you have a form, you secured your post action
Mirco
Users will leave your app
Mirco
It's annoying
Mirco
Did you ever see Instagram asks you a recaptcha ?
Anonymous
so let django handle security for me
Mirco
Yes
Anonymous
Did you ever see Instagram asks you a recaptcha ?
no but you can see every day some one bing hacked by cracker
Anonymous
Yes
tanks bro❤️
Mirco
no but you can see every day some one bing hacked by cracker
Django has lots of settings for production stage to increase security and they cover most of common attacks
Mirco
they are enable already?
No, you need to enable them Run manage.py check --deploy
Mirco
Django will give you issues on security stuff missing
Anonymous
how awesome is Django i come from Nodejs and react to Django and i gonna change my MERN app to django😍
Mirco
😁😁
Anonymous
anyway good help buddy have nice time
Mirco
U too 😁
Ecoal
Hello guys
Ecoal
I'm so happy to join this group