On 25 Feb., 01:12, jphoude <[EMAIL PROTECTED]> wrote:
> I'm having the same problem with django svn (rev 7135). It happens only with
> fcgi (I'm using lighttpd), not with "runserver". Also, sometimes there's no
> error, but usually the second time I reload an exception is raised (so the
> same pag
thanks for the fast reply.
I put the lines into my app:
first request:
[2008-02-14 Thu 09:48:57]DEBUG "Admin Gui: 'Mike'"
[2008-02-14 Thu 09:48:57]DEBUG "Trying akt_Firma =1"
BANG!
second request:
[2008-02-14 Thu 09:49:01]DEBUG "Admin Gui: 'Mike'"
[2008-02-14 Thu 09:49:01]DEBUG "Trying
Hi,
im getting a UnicodeDecodeError in my application.
The strange thing is that it appears on the very first request after a
restart.
Then everything works fine but the error appears sporadic over the
day.
The app runs as fastcgi. Django version is trunk from 01/27/2008
request.session['akt_Firm
3 matches
Mail list logo