django-aliyun-oss2-storage icon indicating copy to clipboard operation
django-aliyun-oss2-storage copied to clipboard

django storage backend for aliyun oss2

Results 13 django-aliyun-oss2-storage issues
Sort by recently updated
recently updated
newest added

UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 55: ordinal not in range(128)

AttributeError: 'AliyunFile' object has no attribute 'name'出现这个问题不知道为什么

cannot import name 'force_text' from 'django.utils.encoding' 好像4.0后,已经将force_text函数移除了