Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 507 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 507 Bytes

django-file-upload-using-ajax

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:

  1. python3
  2. Django 3

Navigate to the project directory and run python manage.py runserver

Video Demo

https://youtu.be/g3h1OC3S5Lo

Using DRF:
Part 1: https://youtu.be/GBjuMxg_2jU
Part 2: https://youtu.be/yOfBcXbxUyE