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
..
2016-06-19 16:20:01 -04:00
2016-07-23 09:21:00 -04:00
2016-07-28 18:44:59 -04:00
2015-05-03 19:27:12 +02:00