From f2d02647fa8274c303a079191918e45d0b122472 Mon Sep 17 00:00:00 2001 From: Timo Graham Date: Mon, 21 Nov 2011 23:33:39 +0000 Subject: [PATCH] Fixed #16851 - Added how-to access form field value in template; thanks yasar11732 for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17138 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/topics/forms/index.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/topics/forms/index.txt b/docs/topics/forms/index.txt index c5d33f0e54..18e55f5eb6 100644 --- a/docs/topics/forms/index.txt +++ b/docs/topics/forms/index.txt @@ -294,6 +294,9 @@ templates: The field's label wrapped in the appropriate HTML ``