What if we keep  *StreamingTemplateResponse* and do *TemplateView(stream=True) 
*flag?
I just want to have something out of the box to use.


On Friday, July 19, 2019 at 5:40:52 PM UTC-7, Petr Glotov wrote:
>
> Hi All, there is a PR <https://github.com/django/django/pull/11157> where 
> template streaming is introduced, and recently a discussion emerged on 
> wether a *StreamingTemplateView* class belongs in Django. I know for sure 
> I'd be glad to replace *TemlateView *based views in one of project I'm 
> working on with the proposed *StreamingTemplateView *and be done with it. 
> The alternative point of view is that it would take a user an extra step of 
> making a decision ("decision point") of (i guess) choosing between 
> *TemplateView* and *StreamingTemplateView*, so the suggestion is to 
> remove *StreamingTemplateView*. So I would like to ask people to chime 
> in. Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/86877d7b-94ba-4ab7-9bcc-e2f39eab8578%40googlegroups.com.

Reply via email to