mirror of
https://github.com/umap-project/umap.git
synced 2025-05-04 21:51:50 +02:00
parent
9e42f3c6ff
commit
1194bd3b77
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ STATICFILES_FINDERS = [
|
|||
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
|
||||
'compressor.finders.CompressorFinder',
|
||||
]
|
||||
STATICFILES_DIRS = [] # May be extended when using UMAP_CUSTOM_STATICS
|
||||
|
||||
# =============================================================================
|
||||
# Templates
|
||||
|
|
Loading…
Reference in a new issue