issues
search
juliomalegria
/
django-chunked-upload
Upload large files to Django in multiple chunks, with the ability to resume if the upload is interrupted.
MIT No Attribution
218
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
change ugettext to gettext, so it can work with django
#69
milanpavikevik
opened
2 months ago
0
no support Django==4.2
#68
kitanin90
opened
1 year ago
1
ChunkedUploadCompleteView - is_valid_chunked_upload is broken
#67
nitr0man
opened
1 year ago
0
fix deprecated ugettext method call for django 4
#66
tngeene
opened
2 years ago
2
Deprecated method ugettext call on constants file
#65
tngeene
opened
2 years ago
1
Uploading on IIS server
#64
felixglinka
opened
2 years ago
0
Fix management command and add to package
#63
chazapis
opened
3 years ago
0
HELP: Integration with django-storages (sftp or ftp)
#62
eduramofo
closed
3 years ago
2
Fix #60
#61
steverecio
opened
3 years ago
1
SuspiciousFileOperation with Django 2.2.21
#60
courcelm
opened
3 years ago
1
Best Practice for POST to ChunkedUploadCompleteView using Fetch?
#59
banagale
opened
3 years ago
0
Integration with django-storages.
#58
shuryhin-oleksandr
opened
4 years ago
3
when I upload large file(200M),return 400 status, but I cannot log error
#57
freedomDR
closed
4 years ago
1
Opening file issue
#56
danielgarner64
opened
4 years ago
6
userfield check added by tweaking 'get_extra_attrs' method
#55
jerinpetergeorge
closed
4 years ago
0
Bug fixes
#54
jerinpetergeorge
closed
4 years ago
0
Version 2 0 pre release
#53
jerinpetergeorge
closed
4 years ago
2
Depreciation management
#52
jerinpetergeorge
closed
4 years ago
0
Continually getting AttributeError: 'str' object has no attribute '_meta'
#51
nonnimartin
closed
5 years ago
1
How can I add a folder_id to an upload?
#50
joeco23
opened
5 years ago
1
renamed package for new release
#49
jerinpetergeorge
closed
5 years ago
0
Fixes #47
#48
steverecio
closed
4 years ago
1
'user' field passed to BaseChunkedUpload causes exception
#47
steverecio
closed
4 years ago
26
Add Content-Range Header Requirement to Docs
#46
steverecio
opened
5 years ago
1
Parallelized Chunk Uploads
#45
steverecio
opened
5 years ago
2
Upload to Data Pipe
#44
Motorrat
opened
6 years ago
0
s3 and file size limit
#43
rizplate
opened
6 years ago
0
doesn't support changing settings at runtime, eg with django.test.modify_settings
#42
graingert
opened
6 years ago
0
Example / works with Restful?
#41
vsoch
closed
6 years ago
2
PyPI packages are not packaged correctly (missing `management` package).
#40
mrmachine
opened
6 years ago
0
Added temporary storage via settings flag
#39
GitRon
opened
6 years ago
24
Upload failed on AWS S3 with "File was not opened in write mode"
#38
GitRon
opened
6 years ago
6
user.is_authenticated() throwing exception!
#37
tonietuk
closed
6 years ago
2
django 2.0 require on_delete field
#36
arheops
closed
6 years ago
1
Adds `on_delete` argument to ForeignKey field in `BaseChunkedUpload`
#35
flavioamieiro
closed
6 years ago
2
Upload freezing
#34
Flinkas
opened
7 years ago
1
Release 1.1.2 not working on uWSGI and gunicorn
#33
morenosan
closed
7 years ago
5
CHUNKED_UPLOAD_EXPIRATION_DELTA
#32
Flinkas
closed
7 years ago
0
messages after upload
#31
Flinkas
closed
7 years ago
0
How to handle errors
#30
Flinkas
closed
7 years ago
1
Use import path for storage model instead of class
#29
dunkelstern
closed
7 years ago
1
Will this work with s3
#28
tawanda
opened
7 years ago
2
Save MD5 checksum
#27
hackdna
opened
7 years ago
0
strange code
#26
insideable
closed
8 years ago
1
Exception on delete when file field has no underlying filesystem object.
#25
dtrudg
closed
8 years ago
1
Fix 'The 'file' attribute has no file associated with it.' on delete
#24
dtrudg
closed
8 years ago
1
Automatically clean up of chunked_uploads directories at upload completion
#23
PaulDDD
closed
8 years ago
1
Develop
#22
ldynia
closed
8 years ago
0
Add migration file for Django>=1.7
#21
ro5k0
closed
4 years ago
10
Modify the upload_id field by Django builtin UUIDField
#20
tcztzy
closed
8 years ago
1
Next