On Feb 2, 7:11 pm, Christian Joergensen <[email protected]> wrote:
>
> Is `todaysdate` listed in your context?
>
This is my return line for the view, the locals() part should add all
the local variables to the template context right?
return render_to_response('items/browse.html', locals(),
context_instance=RequestContext(request))
KJ
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---