Changeset - 66dbfac066b0
2017-11_django1.10
0
8
0
Migrate RequestContext users to render() calls.
This was necessary because render_to_response no longer takes a
context_instance. We were always using this to pass in a RequestContext,
which the render shortcut can already do, so switch to that.
This was necessary because render_to_response no longer takes a
context_instance. We were always using this to pass in a RequestContext,
which the render shortcut can already do, so switch to that.
8 files changed with 21 insertions and 36 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)