Hi,

I'm trying out Pisa to generate PDFs and am getting a weird error when
rendering the pdf:

Caught an exception while rendering: 'Context' object has no attribute
'push'

Here's the code I'm using (largely unchanged from pisa example)

http://dpaste.com/34323/

It seems to hit this error whenever it encounters a '{% block
something %}  If I remove the block tags and simply have plain html
it's not a problem.

Also having difficulty displaying images unless I specify an absolute
path.

Would love to make this work, any help greatly appreciated
--~--~---------~--~----~------------~-------~--~----~
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