This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
class-based-views
History
Tim Graham
89e809c400
Merge pull request
#195
from pydanny/ajax-docs-example
...
Added example of AJAX form submission for CBVs.
2012-09-17 16:02:07 -07:00
..
generic-display.txt
…
generic-editing.txt
Add example of AJAX form submission.
2012-09-17 08:56:43 +01:00
index.txt
Fixed
#15906
- Documented HEAD method in CBVs; thanks zsiciarz for the patch.
2012-09-08 18:45:02 -04:00
mixins.txt
…