1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-24 15:15:22 +00:00
webvirtcloud/computes
2020-01-24 10:09:46 +03:00
..
migrations change compute name, hostaname, details char size. url.py typo fix 2020-01-21 15:26:35 +03:00
templates Merge branch 'master' into master 2020-01-14 09:13:22 +03:00
__init__.py Initial commit 2015-02-27 10:53:51 +02:00
admin.py Initial commit 2015-02-27 10:53:51 +02:00
forms.py Increase some max_length 2019-11-09 00:07:02 +07:00
models.py change compute name, hostaname, details char size. url.py typo fix 2020-01-21 15:26:35 +03:00
tests.py Initial commit 2015-02-27 10:53:51 +02:00
urls.py Enrich Instance Create operation: -add capability to create arm, ppc, i686, aarch64 instances, -add option to choose firmware, -add options to choose chipset. -add capability to choose volume driver options. -add new default settings 2019-12-13 16:47:51 +03:00
views.py convert django.core.urlresolver to django.urls. fix i18n. fix identation 2020-01-24 10:09:46 +03:00