Show More
@@ -83,7 +83,6 b' STATICFILES_DIRS = (' | |||||
83 | STATICFILES_FINDERS = ( |
|
83 | STATICFILES_FINDERS = ( | |
84 | 'django.contrib.staticfiles.finders.FileSystemFinder', |
|
84 | 'django.contrib.staticfiles.finders.FileSystemFinder', | |
85 | 'django.contrib.staticfiles.finders.AppDirectoriesFinder', |
|
85 | 'django.contrib.staticfiles.finders.AppDirectoriesFinder', | |
86 | # 'compressor.finders.CompressorFinder', |
|
|||
87 | ) |
|
86 | ) | |
88 |
|
87 | |||
89 | if DEBUG: |
|
88 | if DEBUG: |
General Comments 0
You need to be logged in to leave comments.
Login now