Skip to content

thepylot/django-ajax-formdata-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-ajax-formdata-tutorial

How to send multiple forms with Ajax (FormData) in Django Tutorial

Getting Started

This project works on Python 3+ and Django 2+.

Run following commands to start project:

python manage.py makemigrations core
python manage.py migrate
python manage.py runserver

Follow me on IG for more: @coderasha

About

How to send multiple forms with Ajax (FormData) in Django Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published