fix UnicodeDecodeError with cyrillic file names
Django Version: 1.11.6 Exception Type: UnicodeDecodeError Exception Value: 'ascii' codec can't decode byte 0xd1 in position 0: ordinal not in range(128) Exception Location: ../site-packages/django/core/files/storage.py in get_available_name, line 79
Please register or sign in to comment