You can create your own template and may add extra field and use your style sheet.
On Dec 23, 10:48 pm, sergioh <[email protected]> wrote: > You can always add your own custom fields, by default they override > the default fields that becomes with the modelform, and there is an > optional parameter "attributes", which is used to add css class to > your fields. > > On Dec 23, 9:47 am, sagi s <[email protected]> wrote: > > > > > I really like the concept of generating a form from a model using > > ModelForm but would like to customize the apprearance slightly (e.g. > > size of the TextInput etc.). > > > Any suggestion as to how to do this? > > > I looked at the forms module code but got lost in the maze of the meta > > programming... > > > Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

