Template problem

2007-02-21 Thread VirusRaja
Dear all, Am new to django, i have a problem i don't know how it will work in Django, i have created a user model, which has user data, in my template if i use the model tags {{form.username}} my webpage alighments is not coming up properly, I need to set the sizes for the controls. is there any

Re: Template problem

2007-02-21 Thread VirusRaja
Can create the controls in HTML?? how can i set it Django model. thanx Prasad On Feb 22, 5:21 am, "VirusRaja" <[EMAIL PROTECTED]> wrote: > Dear all, > > Am new to django, i have a problem i don't know how it will work in > Django, > i have created a us