mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 23:19:40 +00:00
replaced django-fa with django-icons
This commit is contained in:
@@ -22,7 +22,7 @@ INSTALLED_APPS = [
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'bootstrap4',
|
||||
'fa',
|
||||
'django_icons',
|
||||
'accounts',
|
||||
'admin',
|
||||
'appsettings',
|
||||
|
||||
Reference in New Issue
Block a user