Skip to content

Conversation

@oonid
Copy link
Contributor

@oonid oonid commented Jul 29, 2017

The context_instance parameter in render_to_response was deprecated in Django 1.8, and removed in Django 1.10. So I propose to use render instead.
And I also add simple form snippet to complete the code.

The context_instance parameter in render_to_response was deprecated in Django 1.8, and removed in Django 1.10.
So I propose to use render instead.
And I also add simple form snippet to complete the code.
@codecov-io
Copy link

codecov-io commented Jul 29, 2017

Codecov Report

Merging #40 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   97.84%   97.84%           
=======================================
  Files           2        2           
  Lines          93       93           
=======================================
  Hits           91       91           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3770e9...262645d. Read the comment docs.

@chfw chfw merged commit 7adc9fd into pyexcel-webwares:master Jul 29, 2017
@oonid oonid deleted the patch-1 branch July 29, 2017 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants