mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
replaced django-fa with django-icons
This commit is contained in:
parent
9a75ceb0e5
commit
e4e86ed576
12 changed files with 12 additions and 12 deletions
|
@ -22,7 +22,7 @@ INSTALLED_APPS = [
|
|||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'bootstrap4',
|
||||
'fa',
|
||||
'django_icons',
|
||||
'accounts',
|
||||
'admin',
|
||||
'appsettings',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue