Simon Oberhammer napisaĆ(a): > anybody? after restartign apache everything is fine again.. i have to > do this once or twice a day. > > On Apr 1, 9:15 pm, Simon Oberhammer <[EMAIL PROTECTED]> > wrote: >>> What version of Django are you using?, what deployment method >>> are you using? (mod_python, fast cgi, mod_wscgi). >> i'm using mod_python and am running the current svn django. I've found >> an open timezone bug, but don't think its related >> >> http://code.djangoproject.com/changeset/7184
We had another problems with mod_python around year ago and we switched to FastCGI. While not perfect, it does not give us any oddities like race conditions coming from single-VM process (these times, mod_wsgi was still maturing). May I suggest dropping mod_python and give mod_wsgi a try? -- Jarek Zgoda Skype: jzgoda | GTalk: [EMAIL PROTECTED] | voice: +48228430101 "We read Knuth so you don't have to." (Tim Peters) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---