Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 870 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 870 Bytes

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