An open API service indexing awesome lists of open source software.

https://github.com/realpython/django-form-fun

model forms, ajax
https://github.com/realpython/django-form-fun

Last synced: 2 months ago
JSON representation

model forms, ajax

Awesome Lists containing this project

README

          

## Django and AJAX Form Submissions - say 'goodbye' to the page refresh

- check out the blog post: [https://realpython.com/blog/python/django-and-ajax-form-submissions/](https://realpython.com/blog/python/django-and-ajax-form-submissions/)