> Ah, yes, I saw mindsocket working on this at PyConAU sprints, but wasn't
> sure how far through he'd got. The issues I've had with generator
> responses in the past is when there's an error in rendering, they tend to
> just stop.
>
I'm mindsocket :) The patch is ready for review insofar as I
If you do want to go down the streaming path despite the caching, static
and other advice, I can see a couple of options:
1) Write your own sitemap view that doesn't use the sitemap.xml template
and instead streams back results using a StreamingHttpResponse and
generator based get_url methods in
licitly
> promised to do so)
>
> Thanks for your good work so far and good luck,
>
> Wim
>
> On Thursday, 27 June 2013 07:41:14 UTC+2, Roger Barnes wrote:
>>
>> Hi all,
>>
>> I picked up on earlier work done for generator based template
been
rectified. Any further thoughts?
Cheers,
- Roger Barnes
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-developers+unsubscr...@googlegroups.c
dback welcome either here, on the pull request, or on the ticket.
https://code.djangoproject.com/ticket/13910
Cheers,
- Roger Barnes
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving
2 weeks ago, I've become aware of django-nose and
I'm looking at the possibilities there now.
I hope this provides some useful context to the discussion, it may only be
of relevance to determining how many yaks to shave.
- Roger Barnes
--
You received this message because you are subscribed