I am trying to validate a User Profiling form in django and I can\'t. It seems that there is something wrong with forms.dateField(). It does not validate (ie. is_valid() ret
input formats in DateField must be list or tuple https://docs.djangoproject.com/en/dev/ref/forms/fields/#django.forms.DateField.input_formats