In this video, I have told you how to upload or host your django website on vercel along with static files. It's an easy task to be done and you can do it with the help of whitenoise library.
In this video I am going to tell you how to host your Django website on Vercel with static files.
This video is for those who know how to host their Django website on Vercel but are unable to host the static files along with the website.
So it's basically a tough part to host static files into the website.
But with the help of an external library called Whitenoise you can simply do it for the same.
I have added the link to the documentation of Whitenoise in the description.
Go on and host you Django website successfully and remember I will also post the complete guide on YouTube.
So please subscribe to my channel for the same.
The complete guide will be posted in 2 weeks time.
Keep an eye on the channel.
Thank you.
Keep coding for the better future.
Link to whitenoise library documentation: https://whitenoise.readthedocs.io/en/stabl...
#python #vercel #django #staticfiles #css