Supports latest django versions(>2) multiple file uploads
1. create virtualenv with python3
2. activate the env
3. pip install -r requirements.txt
4. ./manage.py migrate
5. ./manage.py runserver
Whorreyy!
Uploading files to your application should be simple and here you go!