Hello, I'm reading all about using tinymce in django's admin to replace a textarea, which is great, but I'm still trying to learn how to get the admin to display my description field as a textarea. I'm reading the documentation about the ModelAdmin Options, but I'm not quite getting that part. I've got 9 fields in my admin page, and they are all displaying as single lines or (in the case of manytomany) as multi- select choice boxes. I would like to change one of the single line fields into a textarea to accomodate more text, and ultimately, in a perfect world, change one of the multi-select choice boxes into one that scrolls. (will still want to select more than one option, but it's gonna get really long)
Can someone point me in the right direction? Thanks, Wendy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---