I'm starting to believe Django is only used for local servers... there are 1001 tutorials on how to setup media files in development but NONE for production :D
I know bro. Justin Mitchel over at Coding For Entrepreneurs has some awesome guides for deployment. I struggled with figuring out the process and separating settings for dev and prod. This video helped me: www.codingforentrepreneurs.com/blog/go-live-with-django-project-and-heroku/ also check out his guides : github.com/codingforentrepreneurs/Guides These are probably the most popular SO on the topic: stackoverflow.com/questions/10664244/django-how-to-manage-development-and-production-settings and stackoverflow.com/questions/1626326/how-to-manage-local-vs-production-settings-in-django
True. Hey did you get the solution for how to server media files in production, I've been struggling for the past month and I'm still looking for assistance.
My media files show on development, but not in production. I am not using any external object storage as it is not a big project, but I am using an external Postgres database. What could be the cause of this issue
Great Video!!! You really go into detail but I still understand everything you explain. And I just began learning Django.
I'm starting to believe Django is only used for local servers... there are 1001 tutorials on how to setup media files in development but NONE for production :D
I know bro. Justin Mitchel over at Coding For Entrepreneurs has some awesome guides for deployment. I struggled with figuring out the process and separating settings for dev and prod. This video helped me: www.codingforentrepreneurs.com/blog/go-live-with-django-project-and-heroku/ also check out his guides : github.com/codingforentrepreneurs/Guides
These are probably the most popular SO on the topic: stackoverflow.com/questions/10664244/django-how-to-manage-development-and-production-settings and stackoverflow.com/questions/1626326/how-to-manage-local-vs-production-settings-in-django
th-cam.com/video/M6okjQsaXe4/w-d-xo.html
True. Hey did you get the solution for how to server media files in production, I've been struggling for the past month and I'm still looking for assistance.
best explanation on internet !! thanks buddy
Great explanation as i already expected based on the other video (the STATIC_ROOT One). Thanks a lot for sharing 👍👍
Amazing video
Thanks Dear. God Bless You
Thank you a lot, its very helpful video to understand this theme
nice explanation, you're doing well
thanks for this, i solve my problem with your content. very very thanks
Thanks you very much for this tutorial its really help me.
th-cam.com/video/M6okjQsaXe4/w-d-xo.html
My media files show on development, but not in production. I am not using any external object storage as it is not a big project, but I am using an external Postgres database. What could be the cause of this issue
Super helpful
GREAT EXPLANATION
I want users to download a file after payment, so what should be the location to store that file.
Bro I want to ask a question like if i want to play an audio in backgroudn after my page loads
i will use
Great video thanks bro
Work in production, right? Debug off?
Great work mate, thanks
No problem 👍
1:30 Media_url setting
Thank you so much!
is this your video? im the guy from reddit ?
Thank you so much!