a Gizmo(QP) demo site
Persistent User Session
Login / Register

This is the current session, rendered such that a first level attribute that is also a PersistentObject is also rendered recursively in place. In this case, the value of the effective_user and the owner attributes, that is a User instance, gets rendered in place.

{
'access_time' : datetime.datetime(2009, 1, 7, 10, 33, 32, 777693, tzinfo=<class 'qp.lib.tz.UTC'>),
'authentication_time' : None,
'effective_user' : <User 5>,
'owner' : <User 5>,
'remote_address' : '38.103.63.61',
}
http://demo.gizmojo.org/basics/session 0.0098