##// END OF EJS Templates
fix conflict
slemonide -
r1215:eec100b5 default
parent child Browse files
Show More
@@ -83,7 +83,6 b' STATICFILES_DIRS = ('
83 83 STATICFILES_FINDERS = (
84 84 'django.contrib.staticfiles.finders.FileSystemFinder',
85 85 'django.contrib.staticfiles.finders.AppDirectoriesFinder',
86 # 'compressor.finders.CompressorFinder',
87 86 )
88 87
89 88 if DEBUG:
General Comments 0
You need to be logged in to leave comments. Login now