This project is about how to upload files in Django using AJAX
A simple approach on how to pass the images/files from frontend to the django using AJAX code is given in this project.
Rerqquirements to run this project on your system:
- python3
- Django 3
Navigate to the project directory and run
python manage.py runserver
Using DRF:
Part 1: https://youtu.be/GBjuMxg_2jU
Part 2: https://youtu.be/yOfBcXbxUyE