HttpResponse(render_to_string(template, dict_context, request=request))
--
Ticket URL: <https://code.djangoproject.com/ticket/25929>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Could you clarify why `render(request, template, dict_context)` doesn't do
what you want?
--
Ticket URL: <https://code.djangoproject.com/ticket/25929#comment:1>
* status: new => closed
* resolution: => invalid
Comment:
Sorry, I completely forgot about render from shortcuts, I'm gonna close
this...
--
Ticket URL: <https://code.djangoproject.com/ticket/25929#comment:2>