1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 12:04:15 +00:00
webvirtcloud/instances
2022-08-24 09:34:16 +03:00
..
api Rest framework (#24) 2022-08-22 15:12:33 +03:00
fixtures Instances overhaul 2020-07-13 15:33:09 +06:00
migrations add missing migrations for new models 2022-08-24 09:34:16 +03:00
templates console_listen_address not in the context, it's instance.console_listen_address. fixed by @wadefelix 2022-08-23 08:40:36 +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 Rest framework (#24) 2022-08-22 15:12:33 +03:00
models.py apply recommendation of code-review-doctor 2022-08-23 08:42:19 +03: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 Bootstrap5 (#17) 2021-07-07 14:12:38 +03:00
views.py Rest framework (#24) 2022-08-22 15:12:33 +03:00