Django Ajax Tutorial | Form Submission | Database | JSON Response | Explained with Example

preview_player
Показать описание
In this video, I'm gonna be showing you how to use Ajax with Django. We will do form submission with jQuery Ajax and will use JSON Response at the backend along with saving the object to database. We will use Django forms to make things easier along with django crispy forms. All of this is done with a practical example.
~ Code Band

Please don't forget to subscribe Code Band.. :)

Other videos in Code Band:

:) You Can Find Me On:
Рекомендации по теме
Комментарии
Автор

amazing! thank u so much for the content

analiceleite
Автор

Hi Sir, Thank you for the tutorial.
Our Django app (client side) use AJAX to get response from an external
Server side. My question is what is considered the Server here? Is Django database the server here?

indianmongoose
Автор

Awesome dude this is so simple, but can you please tell me, in my form i have image so how can i send image with ajax

shivamrohilla
Автор

Thanks for the tutorial!
Can you please show us how to validate the form through ajax.
(knowing there might be multiple kind of errors of one field. Thanks again!

Yda
Автор

I have a problem related to this concept. Can you help me?

jasmeetpabla