I have a Django project up and running. However I am having difficulties getting the path for my css file to work.. Currently I a get a 404 error My CSS file is located here /home/username/webapps/djangoapps/djangoApps/static/myapp/main.css SETTINGS.PY
INDEX.HTML
Any help is appreciated. Thanks asked 15 Jul '13, 15:43 krishollenbeck |
Have you already taken a look at our documentation here?