I have a current widget like this:
date_fr= forms.DateField(widget=forms.widgets.DateInput(attrs={\'type\': \'date\'}))
Which renders a simple da