Django Ajax To Do Web Application | How to use Ajax in Django with Jquery

1 year ago
10

In this video , we use ajax with django using jquery. Ajax makes the user interface far better as it can do operation without reloading the page .
Chapters:
0:00:00 - Intro & Demo
0:01:10 - Starting the Project
0:05:22 - Static Settings
0:08:56 - ModelForm
0:12:14 - Creating forms
0:19:45 - Using JsonResponse
0:23:31 - Listing from database using Context
0:25:49 - Using CSS
0:31:27 - Ajax Create
0:50:29 - Ajax Delete
1:03:37 - Ajax Complete

Loading comments...