Sunil Mohan Adapa 09ba42aa7c
Replace render_to_response() with render()
In Django 1.10, render_to_response no longer has context_instance
argument.  It's use is not recommended anyway.  Replace it with render()
method.
2016-08-11 18:02:52 -04:00
..
2015-06-26 12:05:48 +05:30
2016-02-13 13:52:29 +05:30