simple_tag doesn't accept context as argument, yet. You'll have to
create your own tag. See:
http://groups.google.com/group/django-users/browse_thread/thread/b3b3d7894f48b609/cf74b962aa68085e?lnk=gst&q=simple_tag+context#cf74b962aa68085e

On Jun 3, 12:36 am, Berco Beute <[EMAIL PROTECTED]> wrote:
> I've written a simple tag that renders a template, but to do so it
> needs the complete context. How can I pass that from a template?
>
> Thanks,
> 2B
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to