Aug. 24, 2021

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.