Message from discussion
Limited traversal
Received: by 10.204.132.72 with SMTP id a8mr1258595bkt.5.1329675006209;
Sun, 19 Feb 2012 10:10:06 -0800 (PST)
X-BeenThere: pylons-discuss@googlegroups.com
Received: by 10.204.35.2 with SMTP id n2ls6609567bkd.4.gmail; Sun, 19 Feb 2012
10:10:00 -0800 (PST)
Received: by 10.204.133.213 with SMTP id g21mr1256061bkt.3.1329674999891;
Sun, 19 Feb 2012 10:09:59 -0800 (PST)
Received: by 10.204.133.213 with SMTP id g21mr1256060bkt.3.1329674999874;
Sun, 19 Feb 2012 10:09:59 -0800 (PST)
Return-Path: <mmeri...@gmail.com>
Received: from mail-bk0-f52.google.com (mail-bk0-f52.google.com [209.85.214.52])
by gmr-mx.google.com with ESMTPS id l17si20785778bkb.1.2012.02.19.10.09.59
(version=TLSv1/SSLv3 cipher=OTHER);
Sun, 19 Feb 2012 10:09:59 -0800 (PST)
Received-SPF: pass (google.com: domain of mmeri...@gmail.com designates 209.85.214.52 as permitted sender) client-ip=209.85.214.52;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of mmeri...@gmail.com designates 209.85.214.52 as permitted sender) smtp.mail=mmeri...@gmail.com; dkim=pass header...@gmail.com
Received: by bkcji1 with SMTP id ji1so6785461bkc.39
for <pylons-discuss@googlegroups.com>; Sun, 19 Feb 2012 10:09:59 -0800 (PST)
Return-Path: <mmeri...@gmail.com>
Received-SPF: pass (google.com: domain of mmeri...@gmail.com designates 10.204.133.204 as permitted sender) client-ip=10.204.133.204;
Received: from mr.google.com ([10.204.133.204])
by 10.204.133.204 with SMTP id g12mr9380699bkt.107.1329674999804 (num_hops = 1);
Sun, 19 Feb 2012 10:09:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type;
bh=PaVjYdzQBjOseZj0Kb5d1qGybehBRyb5XPgWYxu3igE=;
b=fLgp+Ouyc2DXtciAHQ+UzNI2HHY+AZUWtDvDUyb6Qm7tb4p+FrYyEJtSlEVMaUJH0V
/MpIBYnaTjseXQcrgYvUlRD7sH19XSPEmzCU8VDDJfSID1cHR/mPdoiZ3Us8CqoBj4a1
x30Mn854y9pax+n2r9sI7SzZP87qsEYRbEwT8=
Received: by 10.204.133.204 with SMTP id g12mr7638397bkt.107.1329674999364;
Sun, 19 Feb 2012 10:09:59 -0800 (PST)
MIME-Version: 1.0
Received: by 10.204.203.4 with HTTP; Sun, 19 Feb 2012 10:09:19 -0800 (PST)
In-Reply-To: <20120219092053.GA20...@mpb.local>
References: <20120216213954.GA67...@work-mpb.zvq.me> <CAOPq0AtHntWsjwgfMz+ZBLJkaovCUidGERVzTZ_GyRDjYi6...@mail.gmail.com>
<20120218215313.GA12...@mpb.local> <CAKdhhwH8weSVFSAVwYb03chu3pAQYAP2V3NRa4wk+GzY5tM...@mail.gmail.com>
<20120219092053.GA20...@mpb.local>
From: Michael Merickel <mmeri...@gmail.com>
Date: Sun, 19 Feb 2012 12:09:19 -0600
Message-ID: <CAKdhhwFm_V2=iZYeFipFf4qdgrOtFnq1=OQtH-s8oMsiKVs...@mail.gmail.com>
Subject: Re: Limited traversal
To: pylons-discuss@googlegroups.com
Content-Type: multipart/alternative; boundary=00151759004200fcb004b9551605
--00151759004200fcb004b9551605
Content-Type: text/plain; charset=UTF-8
On Sun, Feb 19, 2012 at 3:20 AM, Andrey Popp <8may...@gmail.com> wrote:
> Yeah, thank you, that would work too, but already has custom Query class
> with
> othe goodies and also want to access user's id as request.user.id.
>
That's fine of course. request.user.id works with this pattern though, just
to clarify, because the User object is returned as request.user.
--00151759004200fcb004b9551605
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
On Sun, Feb 19, 2012 at 3:20 AM, Andrey Popp <span dir=3D"ltr"><<a href=
=3D"mailto:8may...@gmail.com">8may...@gmail.com</a>></span> wrote:<br><d=
iv class=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D"margin:=
0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=3D":15k">Yeah, thank you, that would work too, but already has cust=
om Query class with<br>
othe goodies and also want to access user's id as <a href=3D"http://req=
uest.user.id" target=3D"_blank">request.user.id</a>.</div></blockquote></di=
v><br><div>That's fine of course. <a href=3D"http://request.user.id">re=
quest.user.id</a> works with this pattern though, just to clarify, because =
the User object is returned as request.user.</div>
--00151759004200fcb004b9551605--