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
- Host: GitHub
- URL: https://github.com/realpython/django-form-fun
- Owner: realpython
- Created: 2014-08-25T15:53:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T19:04:45.000Z (about 5 years ago)
- Last Synced: 2025-06-02T18:12:08.845Z (6 months ago)
- Language: Python
- Size: 533 KB
- Stars: 130
- Watchers: 14
- Forks: 224
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
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/)