On 6/6/06, Rudolph <[EMAIL PROTECTED]> wrote:
> When providing an invalid date like 2006-2-31 to a DateField or
> DateTimeField, the validation doesn't catch that and an unhandled
> exception is raised. It shouldn't be too hard to validate for valid
> dates since you can rely on the Python datetime module.
>
> I think this is a bug, or at least a missing feature one expects to
> find in  the validation thing.

You should probably log this:
http://code.djangoproject.com/newticket

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to