[Flask] Form with no validators failing validation

Andrea D'Amore and.damore at gmail.com
Tue Apr 26 03:08:10 EDT 2016


On 25 April 2016 at 22:01, Alex Hall <ahall at autodist.com> wrote:
> Because it worked.  I know there must be an easier way,

I'd say in the form definition, as you are already doing with placeholders.

> but I couldn't set it right in the form class as the properties didn't exist yet and so lacked the label property.

Can you provide a SSCCE (short self-contained correct example [1] -
this definitely needs a better name…) of this issue?

[1]: http://sscce.org

-- 
Andrea


More information about the Flask mailing list