Re: Constant signing out on production server - Django 1.2.5

2011-02-19 Thread Velian
Shawn I'm glad I'm not alone, but this seems to be a different issue. The client gets the same issue in ANY browser, which makes the problem either more mind-boggling or much easier to solve if the problem is me and I'm missing something major :) Velian On Feb 18, 10:17 pm,

Constant signing out on production server - Django 1.2.5

2011-02-18 Thread Velian
Hello there I am having a frustrating issue: I'm running Apache/modpython with Django 1.2.5. It seems that every few seconds or so, when I try to load a page after logging in (either to the site or to the admin interface), I am bounced back to the login screen as if my session has expired. My lo