Skip to content

A simple wrapper written on top of jquery to make making AJAX requests to Django Servers easier. Django needs a csrf token to receive any POST request. The ajax_upload.js file has the functions to add csrf tokens to the header of the request. This allows easier and less time consuming Ajax requests.

License

ppokhrel1/ajax_django

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ajax_django

A simple wrapper written on top of jquery to make making AJAX requests to Django Servers easier. Django needs a csrf token to receive any POST request. The ajax_upload.js file has the functions to add csrf tokens to the header of the request. This allows easier and less time consuming Ajax requests.

About

A simple wrapper written on top of jquery to make making AJAX requests to Django Servers easier. Django needs a csrf token to receive any POST request. The ajax_upload.js file has the functions to add csrf tokens to the header of the request. This allows easier and less time consuming Ajax requests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published