Skip to content
Snippets Groups Projects
Commit fb261fd6 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[dataformats][views] Moved from render_to_response to render

render_to_response is deprecated in Django 2.0 and render has
been available since 1.3. It's shorter to write and avoids the
writing of context_instance=RequestContext(request) in each of
its call.
parent 86f9cece
No related branches found
No related tags found
2 merge requests!2551.4.x,!238Upgrade to django 1.11
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment