Jakub Kuczmarski
Results
2
issues of
Jakub Kuczmarski
Function `utils.second_pass_render` tried to unpickle stashed context from all bits of content resulting from splitting of template by `PHASED_SECRET_DELIMITER`. But only odd bits are results of `phased` block rendering, so...
When `PhasedRenderMiddleware` is turned on, rendering time grows very fast with size of the content that is outside of `phased` block. For simple page that results in ~100 kB of...