Tuesday, June 29, 2010

Re: change displayed name of users object

On Jun 28, 7:54 pm, Jacob Fenwick <jacob.fenw...@gmail.com> wrote:
> Is there a simple way to change the displayed name of the users object in
> the auth package?
>
> I don't care about what it's called under the hood. I just want to change
> what the user sees.
>
> I'd like to avoid changing the code directly in the Django library as that
> will make upgrades difficult.
>
> I came across this article but it's quite old and I'm hoping there's a
> better way:
>
> http://www.b-list.org/weblog/2006/jun/06/django-tips-extending-user-m...
>
> Jacob

Have a look at:
http://bradmontgomery.blogspot.com/2010/04/pretty-options-for-djangos-authuser.html

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment