philippeowagner / dropzonejs-django-file-upload

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 75.9%Language:CSS 16.4%Language:Python 6.9%Language:HTML 0.9%