django-drf-filepond
filepond
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
django-drf-filepond | filepond | |
---|---|---|
2 | 14 | |
94 | 14,280 | |
- | 0.5% | |
0.0 | 3.2 | |
about 1 month ago | 19 days ago | |
Python | JavaScript | |
BSD 3-clause "New" or "Revised" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
django-drf-filepond
-
Can't get Django to work with FilePond for some reason
I've had this problem for a while. I'm using filepond on the frontend for uploading files, and I've followed their setup documentation, but I cannot for the life of me get it to work. I'm using django-drf-filepond as the backend for my FilePond uploads, but I keep getting `Bad Request: /uploads/process/` errors. My FilePond configuration is
-
Should DRF image upload be handled in separate request than other image attributes, like description, tags, etc.?
It might be worth looking at https://github.com/ImperialCollegeLondon/django-drf-filepond to see if it meets your needs. Files are uploaded via DRF in the background and an alphanumeric string key that the server returns can be posted along with the form and any other form fields. When handling the form on the server the alphanumeric key is used to retrieve the uploaded file from its temporary location and you can move and do whatever you wish with it.
filepond
- Help uploading huge files (10GB+) to Browser
-
Any good library to handle file uploads???
Just looking at the docs for react-dropzone, they recommend Filepond for something similar to what you're looking for.
-
Need ideas for a photography application.
Just two example libraries: FilePond, DropZone
-
Can't get Django to work with FilePond for some reason
I've had this problem for a while. I'm using filepond on the frontend for uploading files, and I've followed their setup documentation, but I cannot for the life of me get it to work. I'm using django-drf-filepond as the backend for my FilePond uploads, but I keep getting `Bad Request: /uploads/process/` errors. My FilePond configuration is
- Have you earned money with your own (side)projects?
-
Awesome Things Related To React Hooks 😍
React Filepond - A new way to upload files
-
image resizing package that supports php 8
Maybe do it client side and save proc time : https://pqina.nl/filepond
-
Should DRF image upload be handled in separate request than other image attributes, like description, tags, etc.?
Have a look at: https://github.com/pqina/filepond and https://pqina.nl/filepond/
What are some alternatives?
dropzone - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
Uppy - The next open source file uploader for web browsers :dog:
jQuery-File-Upload - File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
react-hook-form - 📋 React Hooks for form state management and validation (Web + React Native)
cropper
flow.js - A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
HTML5 AJAX File Uploader - JavaScript library that manages file uploads using html5 drag and drop and file API's.
fine-uploader
plupload - Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
react-uploady - Modern file uploading - components & hooks for React
SweetAlert - A beautiful replacement for JavaScript's "alert"
Selectable - Touch enabled selectable plugin inspired by the jQuery UI widget.