Re: Anyone seen following error

2011-04-09 Thread Vasil Vangelovski
It's a validation error for a DateTimeField

On 4/10/11 12:28 AM, ydjango wrote:
> I have a batch process which reads a text file and loads mysql DB
> tables. I see following error occasionally in log files. Finding it
> hard to trace but working on it.
> This app is on older Django 1.1.2. Has something like this encountered
> or fixed since then. Any clues.
>
> Error is "Enter a valid date/time in -MM-DD HH:MM[:ss[.uu]]
> format."
>
> ( Note: There are no screens or forms. It is a pure batch process.)
>

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Anyone seen following error

2011-04-09 Thread ydjango
I have a batch process which reads a text file and loads mysql DB
tables. I see following error occasionally in log files. Finding it
hard to trace but working on it.
This app is on older Django 1.1.2. Has something like this encountered
or fixed since then. Any clues.

Error is "Enter a valid date/time in -MM-DD HH:MM[:ss[.uu]]
format."

( Note: There are no screens or forms. It is a pure batch process.)

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.