Skip to content

Commit f7448f7

Browse files
committed
Use django bootstrap icon cache
1 parent 6a5b784 commit f7448f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

myhpi/settings.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,3 +352,5 @@
352352
"handlers": ["mail_admins", "console"],
353353
},
354354
}
355+
356+
BS_ICONS_CACHE = os.path.join(STATIC_ROOT, 'icon_cache')

0 commit comments

Comments
 (0)