I am trying to develop a website with Django following various guides, the documentation and google. I have some flat pages set up that need access to images/css files.
Add to the beginning of the urls.py
from django.conf import settings