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

Date picker widget for Virus Typer #82

Open
adamkoziol opened this issue Aug 21, 2019 · 0 comments
Open

Date picker widget for Virus Typer #82

adamkoziol opened this issue Aug 21, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@adamkoziol
Copy link
Contributor

Currently, the 'Date Received' field uses:

field.widget = forms.TextInput( attrs={ 'type': 'date', } )

and crispy forms to render the date picking option. I would like to enhance this with a i18n-friendly option. Perhaps something like: Bootstrap-datepicker?

@adamkoziol adamkoziol added the enhancement New feature or request label Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant