Ok , I will follow these guidelines , Thanks I am a newbie in django. Again I want to come on question : I did some investigation around Django admin inbuilt functionality for my requirement but I have not found yet ? Admin can add another field in any model and it should start appearing in form.
On Mar 29, 6:11 pm, Andre Terra <[email protected]> wrote: > Deepak, > > Please read through this before posting again: > > https://code.djangoproject.com/wiki/UsingTheMailingList > > Cheers, > AT > > > > > > > > On Thu, Mar 29, 2012 at 5:04 AM, Deepak RK <[email protected]> wrote: > > Admin can add another field in any model (lets say UserProfile ) and > > it should start appearing in registration form. > > > Thanks > > > -- > > 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. -- 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.

