Browse Source

Added protip to settings.py

Ralfp 12 years ago
parent
commit
60d4582f28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deployment/settings.py

+ 1 - 1
deployment/settings.py

@@ -84,7 +84,7 @@ STATICFILES_DIRS = (
     # Always use forward slashes, even on Windows.
     # Don't forget to use absolute paths, not relative paths.
     # Make sure directory containing avatars is located under first directory on list
-    '',
+    '/static',
 )
 
 # E-mail host