Re: How can i specify rows and cols in a TextField()?

2006-12-29 Thread Fabio Gomes
Hum... i don´t think it would be possible, also i don´t want to style all my textareas with the same size, and also i don´t want to write custom manipulators just to change it (yes i m lazy).. any ideas? On 12/28/06, Christian Joergensen <[EMAIL PROTECTED]> wrote: Fabio Gomes wrote:

How can i specify rows and cols in a TextField()?

2006-12-28 Thread Fabio Gomes
Hi, I m liked the simplicity of generic views, but i can´t find a way to set up how many rows and cols my textarea have, is there a way to do it? thanx, -- Fábio --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Dj

Help With Comboboxes and manipulators

2006-12-27 Thread Fabio Gomes
Hi, I m new to django and i m having some trouble with comboboxes. I have a model that have a "Project" class, and a "Version" class, the Version is related to the Project, and i have a third class that have both as foreign keys. What i wanna do is, when i change the combo Project, i want the V

Re: Any web control panel project on Django

2006-12-17 Thread Fabio Gomes
I m interested in that too, but the only thing working in this zmaj project is the file browser, but its already a start. -- Forwarded message -- From: Don Arbow <[EMAIL PROTECTED]> Date: Dec 17, 2006 7:52 PM Subject: Re: Any web control panel project on Django To: django-users@go