That was the problem. Thanks so much!
Jeff
-- Original message --
From: Pedro Lima <[EMAIL PROTECTED]>
>
> Are you sending the RequestContext into the template?
>
> render_to_response('page.html', RequestContext(request,{})
>
>
> On Jun 17, 4:06 pm, jeffhg58 wrote
Are you sending the RequestContext into the template?
render_to_response('page.html', RequestContext(request,{})
On Jun 17, 4:06 pm, jeffhg58 <[EMAIL PROTECTED]> wrote:
> I am having a problem seeing the user id on my web pages. Basically, I
> am referencing
> {{ user.username }} in my html tem
2 matches
Mail list logo