c2dbbf0424
RAM server side validation is as follows: - pid is a mandatory parameter for a valid RAM, otherwise a validation error is raised - check if enable_512mb_ram is enabled. In this case, validate if the input ram is either a whole number or 0.5 and in the range 0.5 <= value <= 200 - otherwise check ram is a whole number in the range 1 <= value <= 200 |
||
---|---|---|
.. | ||
locale/de/LC_MESSAGES | ||
management/commands | ||
migrations | ||
static/datacenterlight | ||
templates/datacenterlight | ||
templatetags | ||
__init__.py | ||
admin.py | ||
apps.py | ||
cms_models.py | ||
cms_plugins.py | ||
cms_toolbar.py | ||
forms.py | ||
models.py | ||
tasks.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
views.py |