You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
Hello.

Is there a way to create a typesystem class one of the attributes to be represented in HTML forms as Radiobutton?
For now I use Choice but Radiobutton would be better.

(Flask WTF Forms)