Emily, I suspect you have defined these particular fields as a CharField.
Have you tried defining them as a TextField instead?

  -- Scott Moonen

On Wed, May 28, 2008 at 7:59 AM, emy_66 <[EMAIL PROTECTED]> wrote:

>
> Hello,
>
> I'm new at Django and is wondering if anyone knows how to change the
> text boxes that appear in the edit section of the admin pages to text
> areas? A couple of my attributes are very long strings with '\n' in
> them and when they appear in the text boxes only the first line
> appear. It would be great to be able to have text areas with scroll
> bars for those attributes.
>
> Thanks in advance,
>
> Emily
> >
>


-- 
http://scott.andstuff.org/ | http://truthadorned.org/

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to