On 09/08/12 14:45, Jason wrote:
> thank you for your responses. I think, following your advice, I'll have to 
> abandon my attempts to handle this in the template, and sort this out in 
> the views instead. 

While it's *possible* to implement the logic in the template, it (1)
is inefficient and (2) belongs in the view anyways. :-)

So you're making the right choice.

-tkc


-- 
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