mirror of
https://github.com/fspc/workstand.git
synced 2026-09-16 08:31:38 -04:00
Add folder name
This commit is contained in:
@@ -126,7 +126,7 @@ STATICFILES_FINDERS = (
|
||||
'compressor.finders.CompressorFinder',
|
||||
)
|
||||
STATICFILES_DIRS = [
|
||||
os.path.join(BASE_DIR, '../vendor'),
|
||||
('vendor', os.path.join(BASE_DIR, '../vendor')),
|
||||
os.path.join(BASE_DIR, '../assets')
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user