I'm getting this error:

Caught an exception while rendering: hour must be in 0..23

What I'm doing is adding up all the time that was recorded (time
field) and I noticed that when ever the total is greater than 23:00:00
this error comes up.

I tried executing the same query using a mysql query browser and the
query seems to be working. I'm even getting a result of 37:28:21 when
adding up all the time
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to