Thank you a thousand times. You saved me a lot of debug time.. I was struggling to debug and it turns out that gunicorn was not serving my static files by default
I've used nginx, it's pretty convenient to do in containers and automatically have Django collect static into a volume shared with nginx, then reboot the nginx container and voila🎉
What should be done if the user does not detect any changes in a static file? For example, I make a change in main.js and the user does not see it. (AWS s3 bucket)
Very underrated channel. It is pure gold. If you are working on project for over 10k traffic with simultaneously used session
wtf!! this channel is pure gold! thx for all
😂 👍
I lost 3 days testing and modifiying settings. Here was the right configuration of whitenoise!! Thanks a lot!!
you are talking about the deployment in render, righT? because i am fighting because my static resources are not showing.
Great onboarding to the topic.
Thank you a thousand times. You saved me a lot of debug time.. I was struggling to debug and it turns out that gunicorn was not serving my static files by default
Thank you very very much!!! I was having a lot of problems in production and this video saved me!
Thank you for your content, I am from Venezuela and I am starting as a backend developer in django
Thank you for this, really helped me figure out why static files were not available after deployment. Best of luck with the channel, subscribed! :)
Thank you for helping me remember how to configure collectstatic.
excellent explanation, the best i found on youtube. You are great teacher, thanks.
shit, I have spent more than one month just to figure out 1 way to handle static file in django.
Thank you so much
great video man, thanks
great tutorial
I've used nginx, it's pretty convenient to do in containers and automatically have Django collect static into a volume shared with nginx, then reboot the nginx container and voila🎉
great video! really helpfull, had to change some things for my project, but keep it up.
very helpful video!
love the explanations, hate the keyboard sound
Yea that keyboard sound is annoying
You're so good!
I like your voice so I HIT the BELL!
Great content! Keep going :D
Thank you :)
What should be done if the user does not detect any changes in a static file? For example, I make a change in main.js and the user does not see it. (AWS s3 bucket)
Thank you
what am I suppoed to add in Static url
where can I find the AWS S3 CUSTOM Domain and s3 static dir
Can i use whitenoice for media_url??? I have problem when i uploading image with imageField , image doesn't serve
Serving static files through NGINX, are they cached by default?
Perfect ❤
should u run colelctic static before deployment will that work??
Thanks!
which is better
nginx or whitenoise for serving static files?🤔
i love teacher :):):):):)
Teamooo
Thank you