Do-oh!  All I needed to do was....

        t = template.loader.get_template('collage/item-component.html')
        return t.render(context)




On Apr 7, 2011, at 11:14 PM, Roy Smith wrote:

>   You can't call render_to_response() from inside a tag.  Or can you?


--
Roy Smith
r...@panix.com





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