On 3/6/07, Adam Rutkowski <[EMAIL PROTECTED]> wrote:
>
> First of all I'd like to say hi - I'm completely new to Django & Python,
> however very excited about it; great framework, great language.
> While reading Django docs I came across a problem, that I wasn't be able
> to find exact solution for. The point is how to handle a situation when
> the user model in one's app should be extended with some attributes
> (and/or) behaviour. I suppose I should use the existing model, somehow
> inherit from it or reuse it. How is this usually handled in the
> django-way?
> Take care

you can read this blog:
http://www.b-list.org/weblog/2006/06/06/django-tips-extending-user-model
-- 
I like python!
UliPad <<The Python Editor>>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to