{% extends "upload_base.html" %} {% load upload_tags %} {% block content %}

Django jQuery File Upload Demo

Basic Plus UI version


File Upload widget with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for jQuery.
Supports cross-domain, chunked and resumable file uploads and client-side image resizing.


{% csrf_token %}
Add files...
 

Demo Notes

{% upload_js %} {% endblock %}