Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flags repr is useless #714

Closed
ThiefMaster opened this issue Dec 2, 2021 · 1 comment · Fixed by #808
Closed

Flags repr is useless #714

ThiefMaster opened this issue Dec 2, 2021 · 1 comment · Fixed by #808

Comments

@ThiefMaster
Copy link

The repr of the Flags class shows only the keys, but in wtforms3 flags can have a value, so the mere presence is no longer useful. Instead it should show the value OR omit flags that are false.

@azmeuk
Copy link
Member

azmeuk commented Dec 23, 2021

Hi. Thank you for the report. This seems a small task to tackle. Would you consider submitting a patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants