Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Fix RadioField bug in FormMacros#153

Merged
sbue merged 2 commits intomasterfrom
form_macro_bug
Mar 13, 2018
Merged

Fix RadioField bug in FormMacros#153
sbue merged 2 commits intomasterfrom
form_macro_bug

Conversation

@sbue
Copy link
Contributor

@sbue sbue commented Mar 13, 2018

The bug is that it iterates over every item in field ({% for item in field %}) but then prints field rather than item

@sandlerben sandlerben temporarily deployed to flask-base-h4i-pr-153 March 13, 2018 12:27 Inactive
@abhisuri97
Copy link
Contributor

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants