webvirtcloud/instances
catborise 3f23acbb9d
Merge pull request #638 from catborise/master
fix default nic type problem
2024-02-28 08:18:08 +03:00
..
api reorg imports and black format 2022-11-02 16:05:41 +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 Merge pull request #638 from catborise/master 2024-02-28 08:18:08 +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 format python code with black 2022-11-02 08:54:35 +03:00
forms.py Corrected untranslated items 2023-12-13 14:00:02 +08:00
models.py network interface model selection added for new instance and new interface 2023-08-16 09:13:11 +03:00
tests.py format python code with black 2022-11-02 08:54:35 +03:00
urls.py external snapshot implementation 2023-04-13 12:25:42 +03:00
utils.py Get MAC OUI from settings.py 2023-10-18 17:34:40 -04:00
views.py if nic type is default then make it virtio 2024-02-28 08:16:44 +03:00