On Sep 16, 7:37 pm, Karen Tracey <kmtra...@gmail.com> wrote:
>
> Use this widget for the field:
>
> http://docs.djangoproject.com/en/1.2/ref/forms/widgets/#django.forms....
>
> with render_value=False
>
Note that the docs indicate the default value for render_value is True
but in the code it is False:

http://code.djangoproject.com/browser/django/trunk/django/forms/widgets.py#L232

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to