On Jun 28, 7:54 pm, Jacob Fenwick <[email protected]> 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 [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.

Reply via email to