Re: Changing timestamps in apache with mod-python

2008-05-13 Thread Sebastian
Thanks Graham. I had forgotten one other service running under Django as well. The settings.py file still had the TIME_ZONE setting set to GMT. Sebastain On May 13, 11:13 am, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > On May 13, 8:05 pm, Sebastian <[EMAIL PROTECTED]> wrote: > > > Hi David, >

Re: Changing timestamps in apache with mod-python

2008-05-13 Thread Graham Dumpleton
On May 13, 8:05 pm, Sebastian <[EMAIL PROTECTED]> wrote: > Hi David, > > We have checked all possible timezone related issues with our server > and everything seems fine. The problem is odd as the times keep > changing back and forth. We have turned off all time daemons (ntpd > etc...), which left

Re: Changing timestamps in apache with mod-python

2008-05-13 Thread Sebastian
Hi David, We have checked all possible timezone related issues with our server and everything seems fine. The problem is odd as the times keep changing back and forth. We have turned off all time daemons (ntpd etc...), which left us with the conclusion that it must be something to do with Python

Re: Changing timestamps in apache with mod-python

2008-05-13 Thread David Reynolds
On 13 May 2008, at 9:52 am, Sebastian wrote: > I have checked the Python's datetime in a shell and it returns the > correct time. I have also checked the datetime in a manage.py shell > and it also returns the correct value. Perhaps the timezone isn't set correctly on your server? -- David Re

Re: Changing timestamps in apache with mod-python

2008-05-13 Thread Sebastian
I have checked the Python's datetime in a shell and it returns the correct time. I have also checked the datetime in a manage.py shell and it also returns the correct value. On May 13, 9:29 am, Sebastian <[EMAIL PROTECTED]> wrote: > Hi All, > > I have a question about using Django with apache and

Changing timestamps in apache with mod-python

2008-05-13 Thread Sebastian
Hi All, I have a question about using Django with apache and mod-python. We are based in the UK and it seems that since we have moved to British Summer Time (BST), timestamps are moving back and forth in Apache. Here is a snippet of our apache log: [16/Apr/2008:09:22:05 ] [16/Apr/2008:09:22