Hi guys,

>> That is very odd indeed. Are there other Django instances within the
>> same virtual host?

> It doesn't strictly have to be other Django instances, it can be PHP
> or mod_perl as well. Basically anything that runs embedded in Apache
> processes and which expects a different timezone setting.

Thanks for the quick responses. I think you solved my problem!

Yes, I have other instances of django running on the same machine,
django1.0.2 for most of sites (10 others) and django1.1 for this
specific project, all of then served through mod_python.

All my sites should use the same Time Zone, I checked out all of it
and see that one of then was misconfigurated. I fix it to my Time Zone
and I think this will solve the problem.

Best regards,
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to