Fixed uploading of attachments using Python3
Previously it was failing with "TypeError: Unicode-objects must be encoded before hashing" when taking the md5 of a Python3 str object.
Showing
wiki/plugins/attachments/tests/__init__.py
0 → 100644
wiki/plugins/attachments/tests/test_views.py
0 → 100644
Please
register
or
sign in
to comment