glasslion / django-qiniu-storage

Django storage for 七牛云存储
MIT License
190 stars 70 forks source link

QiniuStorage.read method miss normalize file name #25

Open lovemyliwu opened 7 years ago

lovemyliwu commented 7 years ago

most QiniuStorage method had normalized the file name, only read not do the normalize call.