On Feb 2, 7:11 pm, Christian Joergensen <m...@razor.dk> 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 django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to