Karthik
How to solve this
Furqan
Karthik
Karthik
Any one help me to solve
Sai
Hey, Iam on my way to run the tests. I followed the documentation to setup after all if I run command the test cases are not getting called
Sai
Is iam doing anything wrong
Furqan
Furqan
Sai
Yes I followed
Sai
Note: writing testcases for the class based views
R.U.S.H.A.B.H
how To add bootstrap in python forms with html in template??
R.U.S.H.A.B.H
Anyone??
Anonymous
i,m trying to add a condition that checks if a user has been an employee for more than yr..if he/she is not it should show a warning alert and not submit the form
https://dpaste.org/zZZy
Anonymous
i've tried adding the logic but when i save , refresh and go to the url i get a 302 error..when i go abck to home page i see the alert i added spammed like 10 times
Anonymous
anyone?
Prasanna
A particular function inside the api consumes 99 percent of time which leads to 502 timeout, how do I resolve it? The function contains a formula which can't be refactored. If I use celery how do I update the value back in html?
Furqan
R.U.S.H.A.B.H
Anonymous
https://stackoverflow.com/questions/63610772/django-aggregation-summation-of-multiplication-of-two-fields-with-forienkey
Sai
Anonymous
Shubh
Hey anyone know how to create Get api which send in email and that get api URL only use for one time in email..... djnago DRF
Mirco
Prateek
can anyone help me with rss feed
Jasurbek
any template tag to display 143000 as 143 000?
Anonymous
I need to get products under each category. I found two solutions
1. Define a property
2. Write a template tag and filter out all other products
Which is better
Anonymous
Anonymous
Tarun
Shubh
What do you mean for one time ?
When first time we open link (get api url) in mail after that it should be send error already use or something like that.
Mirco
Mirco
And based on that status you will send the email or not
Mirco
It's a 10mins job
Anonymous
does anybody know? render_to_string() is deprecated or not
Anonymous
?
Anonymous
if it does, what function i can use as alternative
Mirco
Open the documentation, look for render to string and you will know if it's deprecated or not
Aziz
Hi, i have a form(name it as form) and form.is_valid returns false. But i can't understand why. I try to look at form.errors, but is empty (len = 0)
A
Hi, What's UP
How Can I write in Django automatic upload e-mail?
Existis a package for this?
Mehmet
You can create onetoone related Profile model for User and you can add whatever field you like.
Mehmet
Such as user_type.
Anonymous
Here after a long time but Whoever told me to google search .Listen, what you people think that I haven''t searched on the internet? I oviously have.
Anonymous
Hey guys does anyone know how does is_authenticated work behind scenes
Mirco
In a few words, it's just a property set to True after logging in correctly
^•..•^
Can anyone tell me how to use django-allauth to implement registration with email confirmation? I've already done everything else, but I couldn't find it on the Internet
P.S. sorry, im speak English bad
Anonymous
Sri
hey anyone could help me ,
in my django app password reset email is not working.It is saying internal server error
Anonymous
hey people. If we use GET method we don't need to use csrfmiddlewaretoken
Anonymous
?
Mehmet
Netflix, Airbnb, Samsung, Teradata, Uber, PythonAnywhere are some companies that reported usage of Flask some points in their stacks. If you wish to see stable product based on flask see https://github.com/apache/incubator-superset which is developed by AirBNB.
Nagadeep Sharma
Ilsaf
Did you know that any site is written via Django?
Mehmet
Not Netflix it is written django
Netflix has microservice architecture started implementation in 2010, they have Nodejs in their streaming platform and operations in Flask, Django, Spring Cloud and Spring MVC. They have renowned Netflix OSS packages and Eureka implementation used very much in spring architectures also. Please try to pay some time in their repositories before expressing your idea.
Gil
Yash
Is anyone interested in making website for someone? That too paid?
Yash
DM me if yes
Intrepid
Is there any way to remove duplicate entries using Sqlalchemy (postures database) for the campaign_id 0??
Anonymous
Hello everyone!
Can anybody help me with an idea of pet project on Django?
Thanks
Ivan
Anonymous
Pet project?
Exactly.
Project for portfolio, in other words
Ivan
Anonymous
Anonymous
Hello everyone! Can you please help me to upload files from local device to S3 bucket using Django
Anonymous
Anonymous
Anonymous
Yes
Mehmet
Is it possible to upload audio files
If you plan to upload huge files like media files(Video, audio) then it is not logical to upload it to your server and then AWS S3 bucket. There is presigned_post methodology, you should have a research on that.
Mirco
DY
how can I fix ConnectionResetError: [Errno 104] Connection reset by peer
when adding a video to the site?
Kha
Peace be upon you guys I am working on developing a site
Selling and buying cars How do I add all the brands and types of cars with the types of engines, as user Choices
Dcruz
raviteja
Flutter +mysql+ django
raviteja
Is this a good option