<div dir="ltr"><div class="gmail_extra"><div>I started work on this, unfortunately, I appear to have got a test failure. Can't tell if it is python2.7 or python3, my history doesn't go back far enough:</div><div><br>
</div><div><div>======================================================================</div><div>FAIL: test_template_loader_postmortem_notreadable (view_tests.tests.test_debug.DebugViewTests)</div><div>Tests for not readable file</div>
<div>----------------------------------------------------------------------</div><div>Traceback (most recent call last):</div><div>  File "/home/brian/tree/debian/wip/python-django/python-django-1.6.5/tests/view_tests/tests/test_debug.py", line 105, in test_template_loader_postmortem_notreadable</div>
<div>    self.assertContains(response, "%s (File is not readable)" % template_path, status_code=500, count=1)</div><div>  File "/home/brian/tree/debian/wip/python-django/python-django-1.6.5/django/test/testcases.py", line 327, in assertContains</div>
<div>    " (expected %d)" % (response.status_code, status_code))</div><div>AssertionError: Couldn't retrieve content: Response code was 200 (expected 500)</div><div><br></div><div>----------------------------------------------------------------------</div>
</div><div><div>Ran 5984 tests in 174.187s</div><div><br></div><div>FAILED (failures=1, skipped=432, expected failures=11)</div><div>Destroying test database for alias 'default' (':memory:')...</div><div>Destroying test database for alias 'other' (':memory:')...</div>
<div>make[1]: *** [override_dh_auto_test] Error 1</div><div>make[1]: Leaving directory `/home/brian/tree/debian/wip/python-django/python-django-1.6.5'</div><div>make: *** [binary] Error 2</div></div><div><br></div><div>
<br></div><div>At least it is a start :-)</div><div><br></div><div>Patch is attached.</div>-- <br>Brian May <<a href="mailto:brian@microcomaustralia.com.au" target="_blank">brian@microcomaustralia.com.au</a>>
</div></div>