1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/instances
2020-12-17 14:29:07 +03:00
..
fixtures Instances overhaul 2020-07-13 15:33:09 +06:00
migrations lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
templates Add guest info like:hostname,os,version,kernel. indendation fixes 2020-12-17 14:29:07 +03:00
templatetags lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
__init__.py Fixe migrations for new deployments 2020-05-28 18:19:25 +06:00
apps.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
forms.py More instances tests 2020-10-15 11:58:42 +06:00
models.py replaced ugettext_lazy with gettext_lazy 2020-10-14 18:27:57 +06:00
tests.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
urls.py Add guest info like:hostname,os,version,kernel. indendation fixes 2020-12-17 14:29:07 +03:00
utils.py update uuid number if it is changed to fix console view error 2020-12-15 11:39:58 +03:00
views.py Add guest info like:hostname,os,version,kernel. indendation fixes 2020-12-17 14:29:07 +03:00