Django is looking for the static files on production through a web server configuration like nginx. Use Nginx configuration to provide the path to your project IP on which the project is running, It will serve the Staticfiles along with the css through Nginx.