From 70703a6b71a4263594c450c9f24052deb1eefc08 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Mon, 14 May 2007 05:32:35 +0000 Subject: [PATCH] Fixed #3780 -- Added first stab at 'Built-in Field classes' section to docs/newforms.txt, with help from SmileyChris and Marc Fargas git-svn-id: http://code.djangoproject.com/svn/django/trunk@5222 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/newforms.txt | 225 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 217 insertions(+), 8 deletions(-) diff --git a/docs/newforms.txt b/docs/newforms.txt index 58571bd02e..7c861ed405 100644 --- a/docs/newforms.txt +++ b/docs/newforms.txt @@ -481,7 +481,7 @@ field:: If ``auto_id`` is set to a string containing the format character ``'%s'``, then the form output will include ``