#9124: SelectDateWidget not usable with required=False ----------------------------+----------------------------------------------- Reporter: Bernd Schlapsi | Owner: nobody Status: new | Milestone: post-1.0 Component: Forms | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 0 | ----------------------------+----------------------------------------------- At the moment it is not possible to use required=False with !SelectDateWidget, because there are no "None"-Values for Day, Month and Year. It would be great if there is a additional value for Day, Month and Year like "---", "None" or similar
-- Ticket URL: <http://code.djangoproject.com/ticket/9124> 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 -~----------~----~----~----~------~----~------~--~---
