¡@

Home 

python Programming Glossary: somesite

Trying to serve django static files on development server - not found

http://stackoverflow.com/questions/12026010/trying-to-serve-django-static-files-on-development-server-not-found

my relevant settings STATIC_ROOT ' home wayne programming somesite static' STATICFILES_DIRS ' home wayne programming somesite static.. somesite static' STATICFILES_DIRS ' home wayne programming somesite static styles' ' home wayne programming somesite static admin'.. somesite static styles' ' home wayne programming somesite static admin' In my urls.py from django.contrib.staticfiles.urls..