Second step of form for creating a farm.
More...
Detailed Description
Second step of form for creating a farm.
Definition at line 62 of file farm.py.
Constructor & Destructor Documentation
def src.wi.forms.farm.CreateFarmForm2.__init__ |
( |
|
self, |
|
|
|
args, |
|
|
|
kwargs |
|
) |
| |
Member Function Documentation
def src.wi.forms.farm.CreateFarmForm2.clean |
( |
|
self | ) |
|
Checks if there is enough space on CM.
Definition at line 116 of file farm.py.
def src.wi.forms.farm.CreateFarmForm2.clean_count |
( |
|
self | ) |
|
Cast 'count' to int.
Definition at line 109 of file farm.py.
def src.wi.forms.farm.CreateFarmForm2.clean_head_template_id |
( |
|
self | ) |
|
Cast 'head_template_id' to int.
Definition at line 89 of file farm.py.
def src.wi.forms.farm.CreateFarmForm2.clean_worker_template_id |
( |
|
self | ) |
|
Cast 'worker_template_id' to int.
Definition at line 99 of file farm.py.
Member Data Documentation
src.wi.forms.farm.CreateFarmForm2.session |
The documentation for this class was generated from the following file: