Python Flask Wtform Selectfield With Enum Values 'not A Valid Choice' Upon Validation
My Python Flask app is using WTForms with built in python Enum support. I'm attempting to submi…
Read more
Python Flask Wtform Selectfield With Enum Values 'not A Valid Choice' Upon Validation