Re: TIME_ZONE problem

2009-05-07 Thread George Song
On 5/7/2009 5:00 PM, Graham Dumpleton wrote: > > > On May 7, 2:41 am, George Song wrote: >> On 5/6/2009 4:02 AM, Graham Dumpleton wrote: >> >> >> >> >> >>> On May 6, 4:38 am, George Song wrote: On 5/5/2009 6:48 AM, Michel Thadeu Sabchuk wrote: > Hi guys, > I'm having a weird probl

Re: TIME_ZONE problem

2009-05-07 Thread Graham Dumpleton
On May 7, 2:41 am, George Song wrote: > On 5/6/2009 4:02 AM, Graham Dumpleton wrote: > > > > > > > On May 6, 4:38 am, George Song wrote: > >> On 5/5/2009 6:48 AM, Michel Thadeu Sabchuk wrote: > > >>> Hi guys, > >>> I'm having a weird problem with TIME_ZONE settings. Some view list > >>> object

Re: TIME_ZONE problem

2009-05-06 Thread George Song
On 5/6/2009 4:02 AM, Graham Dumpleton wrote: > > > On May 6, 4:38 am, George Song wrote: >> On 5/5/2009 6:48 AM, Michel Thadeu Sabchuk wrote: >> >> >> >>> Hi guys, >>> I'm having a weird problem with TIME_ZONE settings. Some view list >>> objects based on the time, future time objects are not s

Re: TIME_ZONE problem

2009-05-06 Thread Michel Thadeu Sabchuk
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

Re: TIME_ZONE problem

2009-05-06 Thread Graham Dumpleton
On May 6, 4:38 am, George Song wrote: > On 5/5/2009 6:48 AM, Michel Thadeu Sabchuk wrote: > > > > > Hi guys, > > > I'm having a weird problem with TIME_ZONE settings. Some view list > > objects based on the time, future time objects are not shown. > > > The problem is that sometimes all objects

Re: TIME_ZONE problem

2009-05-05 Thread Michael
Put "TZ " directive in Apache, Check if you not run other scripts (php,ruby) (or other domain) under apache. Use mod fast-cgi, wsgi. On Wed, May 6, 2009 at 6:38 AM, George Song wrote: > > On 5/5/2009 6:48 AM, Michel Thadeu Sabchuk wrote: >> Hi guys, >> >> I'm having a weird problem with TIME_ZO

Re: TIME_ZONE problem

2009-05-05 Thread George Song
On 5/5/2009 6:48 AM, Michel Thadeu Sabchuk wrote: > Hi guys, > > I'm having a weird problem with TIME_ZONE settings. Some view list > objects based on the time, future time objects are not shown. > > The problem is that sometimes all objects that need to be shown appear > normally, sometimes the