On Wed, Dec 24, 2014 at 11:57 AM, Jonathan Vanasco
<[email protected]> wrote:
>
>
> On Wednesday, December 24, 2014 1:52:53 PM UTC-5, Mike Orr wrote:
>>
>> I think I misunderstood what you meant. You mean to display the
>> current session (in which case it can pull it from 'request.session'
>> without knowing the session ID)? I do do that in some applications,
>> and that may be the easiest way here.
>
>
> Actually, that might be a good idea to do with a debugtoolbar_panel.

I was thinking that too. I looked on PyPI and didn't see one. I may
get around to writing it sometime.

You said an advantage of an /admin page is you can do it in real time.
Did you mean just dumping the sessions once, or did you mean some kind
of dynamic update or AJAX? If the latter, how would it work?

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to