# HG changeset patch # User neko259 # Date 2013-09-24 12:31:21 # Node ID d4948b2282fadc328b9e830a28b5ac03605602b6 # Parent ddf63b7a9b296fc370c709bca6baed6bf1141599 Changed static files storage to cached one to allow versioning. diff --git a/neboard/settings.py b/neboard/settings.py --- a/neboard/settings.py +++ b/neboard/settings.py @@ -85,6 +85,8 @@ STATICFILES_FINDERS = ( # 'django.contrib.staticfiles.finders.DefaultStorageFinder', ) +STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.CachedStaticFilesStorage' + # Make this unique, and don't share it with anybody. SECRET_KEY = '@1rc$o(7=tt#kd+4s$u6wchm**z^)4x90)7f6z(i&55@o11*8o'