Actually I have already created a "userProfile" that extends User. In the "userProfile" I have "sms". However, this makes me have an extra table though it works.
I just wonder if I should modify the original view or just use this userProfile to extend. On Jun 9, 8:22 am, David <ww...@yahoo.com> wrote: > Hi, > > I am in a position of "/admin/auth/user/", where it lists a user's > username, e-mail address, first name, last name and staff status. The > title of this page is "Select user to change". If I click a user's > username, then I am transferred to "Change user" webpage. > > I checked /django/contrib/auth/models.py and found that there is a > "sms" in User. I need this "sms". So my question is: where (or which > view) should I modify in order to let this "sms" to be listed on the > webpage so that I can assign a value to it? > > Any suggestions? > > Thanks so much. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---