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

Add QueryRadioField and QueryCheckboxField #8

Merged
merged 2 commits into from
Jun 29, 2018

Conversation

brookskindle
Copy link
Contributor

Good evening!

On behalf of Code4SA/mma-dexter#23, I'm making this pull request to add a couple of convenience functions, QueryRadioField and QueryCheckboxField, that mimic the same functionality as the already existing QuerySelectField and QuerySelectMultipleField classes. The difference is that instead of being rendered as a select field they are rendered as a radio and checkbox field, respectively.

I created an example repository to demonstrate these features: https://github.com/brookskindle/queryradiofield

Let me know what sorts of changes you'd like to see for this code to be accepted!
-Brooks

@wtforms wtforms deleted a comment from coveralls Jun 29, 2018
@wtforms wtforms deleted a comment from coveralls Jun 29, 2018
@davidism davidism merged commit dbbc5f0 into wtforms:master Jun 29, 2018
@davidism davidism added this to the 0.2 milestone Jun 29, 2018
@brookskindle brookskindle deleted the dev_query_select_field branch June 30, 2018 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants