Skip to content

jha-shubham01/django-file-upload-using-ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published