issues
search
glasslion
/
django-qiniu-storage
Django storage for 七牛云存储
MIT License
190
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update backends.py
#51
ginguocun
opened
2 years ago
1
Bump django from 1.7.8 to 2.2.24 in /demo_site
#50
dependabot[bot]
opened
3 years ago
0
请问下同步静态文件报这个错误是什么原因?
#49
Alvin88
opened
4 years ago
0
Drop support for PY < 3.5 and Django < 2.
#48
dzhuang
opened
4 years ago
1
Bump django from 1.7.8 to 1.11.29 in /demo_site
#47
dependabot[bot]
closed
3 years ago
1
Bump django from 1.7.8 to 1.11.28 in /demo_site
#46
dependabot[bot]
closed
4 years ago
1
Bump django from 1.7.8 to 1.11.23 in /demo_site
#45
dependabot[bot]
closed
4 years ago
1
数据库中删除 是否在七牛会自动删除图片
#44
1024tianya
closed
5 years ago
1
是否支持配置图片设置转码参数,进行图片处理
#43
xsan777
opened
5 years ago
0
use pc upload image time_out
#42
x931890193
closed
5 years ago
1
fix: QiniuFile Compatibility problems
#41
flytrap
closed
5 years ago
1
AttributeError: 'QiniuFile' object has no attribute 'name'
#40
flytrap
opened
5 years ago
2
怎样设置上传到文件的大小?
#39
yuzg667
closed
6 years ago
3
{% static 'css/bootstrap.css' %} 重定向到七牛空间中的资源还需要另行配置吧?????
#38
ghost
closed
6 years ago
0
是否支持指定的QINIU_UP_HOST
#37
lytdev
opened
6 years ago
0
fix base_name
#36
vc5
opened
6 years ago
0
base_path获取问题
#35
vc5
opened
6 years ago
2
qiniu python sdk需要升级
#34
youqingxiaozhua
closed
6 years ago
1
请问下存放在static目录里面的资源和存放在media目录里面的资源,能否使用不同域名提供服务
#33
shineforever
closed
6 years ago
1
fixed valueError
#32
callsamleung
closed
7 years ago
1
ValueError: Cannot serialize: <qiniustorage.backends.QiniuStorage object at 0x110e2a518>
#31
callsamleung
closed
7 years ago
0
下载和上传文件的时候,实际还会经过运行 django 的 server 吗
#30
FingerLiu
closed
7 years ago
4
修复上传中文图片或者文件乱码的问题
#29
yefengjie
closed
7 years ago
3
close file in QiniuStorage::_save() will lead to I/O operation on closed file error
#28
ijasperyang
closed
7 years ago
1
Fix bug and improve storage prefix
#27
lovemyliwu
opened
7 years ago
0
Storage use settings.STATIC_ROOT and settings.MEDIA_ROOT leak server file system info
#26
lovemyliwu
opened
7 years ago
0
QiniuStorage.read method miss normalize file name
#25
lovemyliwu
opened
7 years ago
0
兼容 django原生 storage
#24
joway
closed
6 years ago
0
假如我原来站点就有本地文件, 可以平和迁移到七牛吗?
#23
joway
closed
7 years ago
2
Add private download url support
#22
microdog
closed
5 years ago
0
增加domain hash,可以配置多个域名以提高浏览器的并发下载数
#21
PiraHzq
closed
8 years ago
2
富文本编辑器的支持
#20
jimczj
closed
7 years ago
1
添加了一个静态文件版本控制
#19
x007007007
closed
8 years ago
1
Use Qiniu together with Solr Thumbnail
#18
Carolusian
closed
7 years ago
1
增加name是否已location起始的判断,防止误截取
#17
dxp888
closed
8 years ago
1
修复无法上传中文名文件的问题
#16
PiraHzq
closed
8 years ago
1
content should be opened and closed by HttpRequest
#15
zhaozhao
closed
7 years ago
1
typo
#14
zhaozhao
closed
8 years ago
1
change the upload policy to overwrite
#13
jeffrey4l
closed
9 years ago
0
settings 取值异常
#12
jackeyGao
closed
8 years ago
1
Add a security check so that files can not be uploaded to a path outs…
#11
glasslion
closed
9 years ago
1
fix issue #4
#10
glasslion
closed
9 years ago
0
Fix the issue that 'media' appears twice in url
#9
yaozhifeng
closed
9 years ago
1
media路径错误
#8
yaozhifeng
closed
9 years ago
1
添加 https 支持
#7
soloradish
closed
9 years ago
1
修复了 上传后在 Bucket 中包含'./'相对文件路径前缀的错误。同时修复了 QiniuStorage.url 中重复拼接'location...
#6
soloradish
closed
9 years ago
0
在admin site 使用 ImageField 上传文件后,在bucket内会产生错误的前缀路径
#5
soloradish
closed
9 years ago
0
在 admin site 使用 ImageFiled 时,无法上传中文文件名的文件
#4
soloradish
closed
9 years ago
1
每次上传文件之后服务器内存就增加了
#3
0kai
closed
9 years ago
1
qiniu sdk升级至7.0后引用报错,制定qiniu依赖版本为6.1.9,一并解决storage url的bug
#2
duoduo369
closed
9 years ago
0
Next