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
[email protected]
--
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.