Django app for handle multiple file uploads via jquery-file-upload plugin.
## Requirements
Django>=1.3
## Testing
python setup.py test
## Configuration
INSTALLED_APPS += (‘jqueryfileupload’,)
urlpatterns += (r’^fileuploader/’, include(‘jqueryfileupload.urls’))
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-jqueryfileupload-0.0.1.tar.gz.
File metadata
- Download URL: django-jqueryfileupload-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4798035eccd59a9210255b7b57a8d267884e4206b2e9b40217428ecfe3dac382
|
|
| MD5 |
290ddc6a42ea87a6deefadb47564b251
|
|
| BLAKE2b-256 |
fa46d01d7087b2525bd98a2536de66e381bd5e057c3b7f9335d8416e0668016a
|