4af7d67bf3c8602fe7f4b1f65cd446150c1937c5
A blank/default days value round-trips as "" even from a reverted three-field form (CertFormResult.days defaults to ""), so it would not prove the Days field was traversed. Use a non-blank days="90" instead, which only survives if the field exists and is validated by _submit().
Description
No description provided
Languages
Python
100%