Pierre-Sassoulas / django-survey

A django survey app that can export results as CSV or PDF using your native language.
GNU Affero General Public License v3.0
218 stars 144 forks source link

Select tag not displayed properly #11

Closed Pierre-Sassoulas closed 5 years ago

Pierre-Sassoulas commented 6 years ago

Fix could be in survey/templates/survey/question.html displaying form directly instead of itering on field.

It's also possible to use bootstrap-form directly to render form.

Pierre-Sassoulas commented 6 years ago

@nsuzue this app render form really well for most case : https://github.com/tzangms/django-bootstrap-form

1000camels commented 5 years ago

I am using the version installed via pip and my select fields are not rendering correctly. Specifically, the