I\'ve having a little issue with Django\'s staticfiles app.
I have added
\'django.contrib.staticfiles\',
to my INSTALLED_APPS and
I found a quick and easy workaround to serve project global static files during development: