mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-18 22:12:14 +00:00
Use pip installed fontawesome and css/webfont loading rather than JS
This commit is contained in:
@@ -72,6 +72,7 @@ INSTALLED_APPS = (
|
||||
'reversion',
|
||||
'captcha',
|
||||
'widget_tweaks',
|
||||
'fontawesome-free',
|
||||
)
|
||||
|
||||
MIDDLEWARE = (
|
||||
|
||||
Reference in New Issue
Block a user