1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/computes
2021-09-13 10:51:28 +03:00
..
migrations Added missing migrations 2020-06-15 12:38:44 +06:00
templates add title info to vm which list under computes 2021-09-13 10:51:28 +03:00
__init__.py Initial commit 2015-02-27 10:53:51 +02:00
forms.py Templates cleanup 2020-10-15 20:18:45 +06:00
models.py replaced ugettext_lazy with gettext_lazy 2020-10-14 18:27:57 +06:00
tests.py update secret references; move secret to virtsecret because of django compatibility 2021-06-15 14:17:55 +03:00
urls.py update secret references; move secret to virtsecret because of django compatibility 2021-06-15 14:17:55 +03:00
utils.py fix uuid and name changes and update them on db correctly. (#404) 2020-12-31 11:30:33 +03:00
validators.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
views.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00