Go to file
Jose M. Guisado e68eb7a3da Add example image creation WTForms validator
Adds in a declarative way the validation of the image name form control
when creating a partition image.

This commit serves as an example of adding a predefined validator of the
WTForms module. Custom validator may be added by creating a given
function and appending it to the list of validators.

See https://wtforms.readthedocs.io/en/2.3.x/validators/#custom-validators
2021-02-16 13:30:28 +00:00
ogcp Add example image creation WTForms validator 2021-02-16 13:30:28 +00:00
.gitignore Add gitignore 2020-08-28 10:18:43 +02:00
requirements.txt Add WoL action 2020-09-04 11:09:44 +02:00
run_test.sh Add run_test.sh script 2020-10-27 10:38:56 +01:00