issues
search
ImperialCollegeLondon
/
django-drf-filepond
A Django app providing a server implemention for the Filepond file upload library
BSD 3-Clause "New" or "Revised" License
105
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unsupported Media Type with Chunked Uploads
#123
bptarpley
opened
2 months ago
2
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#122
dependabot[bot]
opened
2 months ago
0
Bump djangorestframework from 3.9.4 to 3.15.2
#121
dependabot[bot]
opened
5 months ago
0
Added support for renaming filenames on store if they exists
#120
miratcan
opened
9 months ago
0
Add improved contributor guidelines
#119
jcohen02
opened
10 months ago
1
Update installation docs to clarify required query string parameters in filepond client side config [rebase merge]
#118
jcohen02
closed
10 months ago
0
Move checking for missing file store config to API functions [rebase merge]
#117
jcohen02
closed
10 months ago
0
Add py27 support for fix provided in #96 [rebase merge]
#116
jcohen02
closed
10 months ago
0
Minor PEP8 formatting fixes [rebase merge]
#115
jcohen02
closed
10 months ago
0
Add Python 3.12 test support [rebase merge]
#114
jcohen02
closed
10 months ago
0
Update release version and copyright info in docs configuration
#113
jcohen02
closed
10 months ago
0
Add support for filenames that use non-ASCII characters [rebase merge]
#112
jcohen02
closed
10 months ago
0
Fix running of the actions test workflow for Python 2.7 [rebase merge]
#111
jcohen02
closed
10 months ago
0
For production, does it make sense to add files to tmp local storage?
#110
oscar-investmatic
closed
11 months ago
2
Update installation docs to clarify required query string parameters in filepond client side config
#109
jcohen02
closed
11 months ago
1
Add support for filenames that use non-ASCII characters
#108
jcohen02
closed
11 months ago
1
Move checking for missing file store config to API functions
#107
jcohen02
closed
11 months ago
1
Add py27 support for fix provided in #96
#106
jcohen02
closed
11 months ago
1
Minor PEP8 formatting fixes
#105
jcohen02
closed
11 months ago
1
Issue with crashes when using multiple gunicorn workers due to temp directory creation
#104
jcohen02
closed
11 months ago
0
Merge Python 3.12 testing support into v0.5.1 patch release
#103
jcohen02
closed
11 months ago
0
Add Python 3.12 test support
#102
jcohen02
closed
11 months ago
1
Add / check support for Python 3.12
#101
jcohen02
closed
11 months ago
1
Fix running of the actions test workflow for Python 2.7
#100
jcohen02
closed
11 months ago
1
Support non-ASCII characters in filenames
#99
jcohen02
closed
11 months ago
2
Filepond 'restore' point (and possibly other endpoints) currently provides the id in the path, this lib expects it as a query parameter
#98
browze
opened
1 year ago
3
DJANGO_DRF_FILEPOND_FILE_STORE_PATH required
#97
browze
closed
11 months ago
4
Update apps.py
#96
bbkgh
closed
11 months ago
1
Why not directly append chunks to the stored file instead of in-memory?
#95
blattms
opened
1 year ago
0
Files of chunked temporary uploads are not deleted.
#94
blattms
opened
1 year ago
0
Use shutil.move instead of copy2 to move files to local storage
#93
blattms
opened
1 year ago
0
Fix timeout problem on client for large chunked uploads.
#92
blattms
opened
1 year ago
0
Add Python 3.11 to test workflow and resolve warnings
#91
jcohen02
closed
1 year ago
0
Check support for Python 3.11 and Django 4.2
#90
jcohen02
closed
1 year ago
2
Check for PEP8 formatting in the CI pipeline
#89
jcohen02
closed
11 months ago
1
PEP8 formatting errors in test code
#88
jcohen02
closed
1 year ago
0
Fix deprecation warnings
#87
Incred
closed
1 year ago
2
Documentation and config updates for v0.5.0
#86
jcohen02
closed
1 year ago
0
GHA issues with older versions of Python
#85
jcohen02
closed
1 year ago
1
Switch testing from nose to pytest and use tox for local/GHA testing
#84
jcohen02
closed
1 year ago
0
TypeError: Invalid path type: tuple
#83
jcohen02
closed
11 months ago
2
Add new ChunkedUploadedFile object to resolve memory usage issues when combining file chunks
#82
jcohen02
closed
2 years ago
0
Use of setuptools for running tests is deprecated, update test infrastructure
#81
jcohen02
closed
1 year ago
2
Sviat/thumbnailer/0
#80
the-simple-man
closed
2 years ago
0
Multiple images
#79
hvitis
closed
2 years ago
3
save image to ImageField
#78
darbre
closed
2 years ago
9
Setting for less restrictive file permissions
#77
derek-adair
closed
2 years ago
4
Support cyrillic in filenames: escape_uri_path for Content-Disposition header in responses
#76
roman-tiukh
closed
11 months ago
4
Clarified fp_upload_field error message
#75
hrushikeshrv
closed
2 years ago
2
Clarify resulting error message when 'upload_field_name' is not found in request data while uploading
#74
hrushikeshrv
closed
2 years ago
4
Next