Trying to view the diffs from a page's history causes a server error:
Exception Type: UnicodeDecodeError
Exception Value: 'ascii' codec can't decode byte 0xa0 in position 0: ordinal not in range(128)
Exception Location: /usr/local/lib/python2.7/dist-packages/waliki/git/views.py in diff, line 56
Traceback:
Trying to view the diffs from a page's history causes a server error:
Exception Type:
UnicodeDecodeError
Exception Value:'ascii' codec can't decode byte 0xa0 in position 0: ordinal not in range(128)
Exception Location:/usr/local/lib/python2.7/dist-packages/waliki/git/views.py in diff, line 56
Traceback:I am running python 2.7.