You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
scriptform/examples
Ferry Boender 03f655b6e6 If Scriptform is running as root, drop privileges to 'nobody' by default. Otherwise, don't drop privileges before executing scripts. 10 years ago
..
auth Form definitions are now specified in a list instead of a dict. This preserves their order when listing the forms. 10 years ago
customize Added abilitity to add custom CSS classes to field definitions. 10 years ago
megacorp_acc Megacorp_acc example: checked checkbox. 10 years ago
output_types Form definitions are now specified in a list instead of a dict. This preserves their order when listing the forms. 10 years ago
run_as If Scriptform is running as root, drop privileges to 'nobody' by default. Otherwise, don't drop privileges before executing scripts. 10 years ago
simple Form definitions are now specified in a list instead of a dict. This preserves their order when listing the forms. 10 years ago
static_serve Allow serving of static files through 'static_dir' directive. 10 years ago
test Test example that does its best to break scriptform. 10 years ago
validate Clarify validation example and add a non-required "string" field. 10 years ago