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
-- 
Adam




--~--~---------~--~----~------------~-------~--~----~
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