On Apr 7, 3:04 pm, Mac <bob.u...@gmail.com> wrote:
> Any pointers to the documentation for getting the text fields larger
> for CharField data?  They're kinda puny for columns that are defined
> to have up to 255 characters.  Thanks!

You do it by supplying your own widget to the form field. See:

http://docs.djangoproject.com/en/dev/ref/forms/widgets/#django.forms.Widget.attrs

Best,
BN
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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