On Fri, Apr 25, 2008 at 8:53 PM, AmanKow <[EMAIL PROTECTED]> wrote:
>
>  > Well, I personally have been saying for over a year that inheritance
>  > has never been and never will be the right way to do that, so I think
>  > y'all know what my answer is...
>
>  Could you elaborate or point to elaboration on why non-abstract
>  inheritance is a bad fit for extending user?

Because every app has its own concept/method of how to link info to a
User object, hence that information is best held in other models each
with a FK to the User.

Regards
Rajeev J Sebastian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to