parent
0116696ee6
commit
edc97f4cc7
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ STATICFILES_FINDERS = [
|
||||||
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
|
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
|
||||||
'compressor.finders.CompressorFinder',
|
'compressor.finders.CompressorFinder',
|
||||||
]
|
]
|
||||||
|
STATICFILES_DIRS = [] # May be extended when using UMAP_CUSTOM_STATICS
|
||||||
|
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
# Templates
|
# Templates
|
||||||
|
|
Loading…
Reference in a new issue