]> git.0d.be Git - panikweb.git/blobdiff - panikweb/settings.py
publish root static files
[panikweb.git] / panikweb / settings.py
index 9bcb2fc12481820f65479ce7b042bb95d82f7cf5..77bdf60f4c03075646361d3bf2ea50460e01f209 100644 (file)
@@ -81,6 +81,7 @@ STATICFILES_DIRS = (
     # Put strings here, like "/home/html/static" or "C:/www/django/static".
     # Always use forward slashes, even on Windows.
     # Don't forget to use absolute paths, not relative paths.
+    os.path.join(PROJECT_PATH, 'panikweb', 'static'),
 )
 
 # List of finder classes that know how to find static files in