notejam icon indicating copy to clipboard operation
notejam copied to clipboard

/static/css/style.css 404

Open EslamElHusseiny opened this issue 8 years ago • 0 comments

Hi, I'm trying to run the Django app I can confirm that /static/css/style.css is being served when running the app using ./manage.py runserver but I've tried to run the app using Gunicorn and Nginx but it always gives me 404 and display the web app without any CSS/static content. I've also tried uWSGI but still the same

Any thoughts?

EslamElHusseiny avatar Jan 16 '18 03:01 EslamElHusseiny