mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-23 11:04:49 +00:00
Added V2 from scratch
This commit is contained in:
parent
5c2232f4e8
commit
6c2925a35d
478 changed files with 21437 additions and 134206 deletions
8
backend/requirements.txt
Normal file
8
backend/requirements.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Django==2.0.8
|
||||
djangorestframework==3.8.2
|
||||
libvirt-python==4.6.0
|
||||
passlib==1.7.1
|
||||
paramiko==2.4.1
|
||||
django-rest-auth==0.9.3
|
||||
django-allauth==0.37.1
|
||||
mysqlclient==1.3.13
|
||||
Loading…
Add table
Add a link
Reference in a new issue