#14871: ZAIDField doesn't handle EMPTY_VALUES correctly
----------------------------------------+-----------------------------------
Reporter: idangazit | Owner: idangazit
Status: new | Milestone:
Component: django.contrib.localflavor | Version: 1.2
Keywords: | Stage: Unreviewed
Has_patch: 1 |
----------------------------------------+-----------------------------------
Fields with required=False should not choke while cleaning any value in
EMPTY_VALUES (from django.core.validators):
EMPTY_VALUES = (None, , [], (), {})
--
Ticket URL: <http://code.djangoproject.com/ticket/14871>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.