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

Support for bootstrap-datepicker or SelectDateWidget with django-bootstrap-form #52

Open
aviars opened this issue Apr 11, 2014 · 0 comments

Comments

@aviars
Copy link

aviars commented Apr 11, 2014

Is there a good way to use bootstrap-datepicker or SelectDateWidget with django-bootstrap-form?

I can use from django.forms.extras.widgets import SelectDateWidget and get the field to render, but it renders as three stacked items. I want a horizontal display which is the way it renders if I user {{form}} instead of {{form|bootstrap}}

Anyone know of an elegant (and easy) way to accomplish this?

Sincerely,

Alan Viars

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

No branches or pull requests

1 participant