/dropzonejs-django-file-upload

A minimal django project containing a file upload form using DropzoneJS.

Primary LanguageJavaScript

dropzonejs-django-file-upload

Introduction

This is a small example on how to build file upload form using DropzoneJS and the backend will be handled by Django.

Here, you'll find a minimal Django project with a minimal app. You can run the example standalone by cloning the repository.

For more information about how this project has been created you can visit my blog.

Installation

Requirements