I just solved the first part, I was using charField, and I should have been using textField. I'm hoping that the data type in the sqlite db remains the same, there is varchar and text, but I'm thinking it should be varchar.
On Aug 15, 12:55 am, zignorp <zign...@gmail.com> wrote: > I just solved the 2nd part of my problem, which was changing one of > the multi-select boxes into one that would handle more data better: > I added the filter_horizontal command, think that'll be better when it > gets longer. > I'm still looking to change my one line input field into a textarea, > though. > Thanks, > Wendy > > On Aug 15, 12:39 am, zignorp <zign...@gmail.com> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---