Show More
@@ -85,6 +85,8 b' STATICFILES_FINDERS = (' | |||||
85 | # 'django.contrib.staticfiles.finders.DefaultStorageFinder', |
|
85 | # 'django.contrib.staticfiles.finders.DefaultStorageFinder', | |
86 | ) |
|
86 | ) | |
87 |
|
87 | |||
|
88 | STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.CachedStaticFilesStorage' | |||
|
89 | ||||
88 | # Make this unique, and don't share it with anybody. |
|
90 | # Make this unique, and don't share it with anybody. | |
89 | SECRET_KEY = '@1rc$o(7=tt#kd+4s$u6wchm**z^)4x90)7f6z(i&55@o11*8o' |
|
91 | SECRET_KEY = '@1rc$o(7=tt#kd+4s$u6wchm**z^)4x90)7f6z(i&55@o11*8o' | |
90 |
|
92 |
General Comments 0
You need to be logged in to leave comments.
Login now