Example used in the blog post Django Multiple Files Upload Using Ajax
git clone https://github.com/sibtc/multiple-file-upload.git
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
Example used in the blog post Django Multiple Files Upload Using Ajax
git clone https://github.com/sibtc/multiple-file-upload.git
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver