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
|
@ -3,7 +3,7 @@ coverage==5.1
|
|||
Django==2.2.13
|
||||
django-bootstrap4==2.0.1
|
||||
django-debug-toolbar==2.2
|
||||
django-fa==1.0.0
|
||||
django-icons==2.0.0
|
||||
django-login-required-middleware==0.5.0
|
||||
gunicorn==20.0.4
|
||||
libsass==0.20.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
beautifulsoup4==4.9.1
|
||||
Django==2.2.13
|
||||
django-bootstrap4==2.0.1
|
||||
django-fa==1.0.0
|
||||
django-icons==2.0.0
|
||||
django-login-required-middleware==0.5.0
|
||||
gunicorn==20.0.4
|
||||
libsass==0.20.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue