1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/docs/topics
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
..
_images
class-based-views Merge pull request #195 from pydanny/ajax-docs-example 2012-09-17 16:02:07 -07:00
db Fix typo: Non -> None 2012-09-08 16:14:13 -04:00
forms Fixed #11185 - Expanded docs on customizing widgets; thanks fadeev for the draft patch. 2012-09-15 06:22:00 -04:00
http Small reorganisation of initial parts of URL documentation. 2012-09-07 19:12:14 -04:00
i18n Fixed #18365 - Added a reminder of the context processor required for the set_language view. 2012-09-08 06:56:07 -04:00
auth.txt Fixed #16929 - Documented how to extend UserAdmin with UserProfile fields; thanks charettes for the draft example. 2012-09-15 07:38:34 -04:00
cache.txt Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
conditional-view-processing.txt
email.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
files.txt
index.txt
install.txt Replaced backwards-incompatible changes reference 2012-09-09 12:53:32 -04:00
logging.txt Fixes docs typo 2012-09-15 15:45:13 -05:00
pagination.txt
python3.txt Fixed a typo in the Python 3 compatibility docs. 2012-09-08 18:54:33 +02:00
security.txt Formatting fix for host headers section 2012-09-06 16:10:08 -04:00
serialization.txt [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02:00
settings.txt
signals.txt Update docs/topics/signals.txt 2012-07-25 13:20:26 +07:00
signing.txt
templates.txt Fixed #13608 - Noted that template lookups use literal values. 2012-09-01 09:24:39 -04:00
testing.txt fix documentation testing of Selenium WebDriverWait 2012-08-27 21:04:20 -03:00