As far as I know it's only web debug, you can still debug from the wsgi log 
files. At least I can using uwsgi-python.

On Saturday, March 10, 2012 9:48:49 PM UTC+2, drx wrote:
>
> This might be a case of the sessions not working in debugging mode:
> http://webpy.org/cookbook/session_with_reloader
>
> I really wish webpy would handle this transparently. What use is debugging 
> mode
> if sessions cannot be debugged?
>
>
> Am 10.03.2012 20:20, schrieb Klerik:
> > Hi guys,
> > 
> > I have my blog in webpy on adress http://klerik.cz and works great, I
> > use apache with mod_wsgi.
> > Now after one maybe two years I download the code and try something
> > add and I have one problem with sessions. On my server with mod_wsgi
> > all works great, but whet I try builtin server on localhost, I can not
> > login to administration. I think the problem is in the sessions and
> > buildin server dont give me any error message, only the same login
> > form. I use this code:
> > 
> > http://paste.kde.org/436790/
> > 
> > Have anyone some idea?
> > 
> > Thanks for any answer
> > 
> > PS: when I develop the blog, I use version 0.34, now on localhost and
> > on my server with mod_wsgi I use 0.36. And sorry for my bad english.
> > 
>
> -- 
> http://noobz.cc/
> http://digitalfolklore.org/
> http://contemporary-home-computing.org/1tb/
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/webpy/-/mJmZTHa7CYEJ.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to 
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to