jawr / kontrolvm

Kontrol panel for KVM
MIT License
9 stars 3 forks source link

Hypervisor settings #6

Closed owah closed 11 years ago

owah commented 11 years ago

The maximum diskspace should ask for an int value, not a dropdown menu.

jawr commented 11 years ago

At the moment this is set to a maintainable drop down list. Use the Django admin to add new/different size. This might be pre populated using fixtures. I think it should be only editable by super admins to maintain order and consistency.

Should definitely be ordered in a better way.

jawr commented 11 years ago

Changed to order this by Size (lowest to highest).