Fixing Postorius only container image (#360)
* Fixing Postorius * Getting rid of django_compressor from STATICFILES_FINDERS
This commit is contained in:
committed by
Abhilash Raj
parent
973169262b
commit
5ec6bd054f
@@ -194,7 +194,6 @@ STATIC_URL = '/static/'
|
||||
STATICFILES_FINDERS = (
|
||||
'django.contrib.staticfiles.finders.FileSystemFinder',
|
||||
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
|
||||
'compressor.finders.CompressorFinder',
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user