diff options
-rw-r--r-- | settings.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py index 998f6e7..53950b1 100644 --- a/settings.py +++ b/settings.py @@ -80,6 +80,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. + STATIC_ROOT ) # List of finder classes that know how to find static files in |