Last June there was some work done on iterative rendering of
templates, generating the out on the fly, directly down the connection
to the browsers rather than rendering the whole thing in memory and
then sending it.  The issue turned out to be more complicated than it
appeared on the surface, and the patches were deferred.  Has there
been any progress on this?  I write reporting apps which can generate
exremely long (memory hungry) reports.  I don't see anything obvious
on the developer list, so I suppose the feature is still pending?

(I understand that any middleware will force the non-iterative
behavior and am willing to live with that limitation.)

Thanks,
Steve Bergman
--~--~---------~--~----~------------~-------~--~----~
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