Re: django error behind apache with mod_python

2007-05-18 Thread Eugene K.
What db backend do you use? On Mar 22, 11:15 pm, "GvaderTh" <[EMAIL PROTECTED]> wrote: > > ProgrammingError:ERROR: currenttransactionisaborted, commands > ignored until end oftransaction > > block > > SELECT 1 FROM "django_session" WHERE > "session_key"='eeeb9f812d055dc8838271bc628556fe' LIMIT 1

django error behind apache with mod_python

2007-03-22 Thread GvaderTh
Hi all. I have some problem with my django instance: After Ajax request as a server response I get this: Mod_python error: "PythonHandler django.core.handlers.modpython" Traceback (most recent call last): File "C:\opt\Python24\Lib\site-packages\mod_python\apache.py", line 299, in HandlerDispat