On Wednesday 17 Sep 2008 5:01:45 pm TKa wrote:
> Because I need input from the Django models for the image I want to
> call the drawing function from the view. I guess I could save the
> image file to temporary folder and then link the image tag to that
> file in Response but is there any better way to do it? This way I
> would generate a lot of temporary image files and load the file-system
> for nothing plus I would need a method to clean up the files

see the documentation on using django with reportlab



-- 
regards
KG
http://lawgon.livejournal.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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to