django-planet
Aug. 24, 2021

Working with AJAX in Django

in blog TestDriven.io Blog
original entry Working with AJAX in Django

This article looks at how to perform GET, POST, PUT, and DELETE AJAX requests in Django with the Fetch API and jQuery.