I guess if you subclassed the User model, you'd have to change all  
places that use it to use YourUserModel instead, otherwise there's no  
point (someone correct me if I'm wrong). So I'd stick with the user- 
profile approach.

Erik

On 15.09.2008, at 17:33, Brot wrote:

>
> Hello,
>
> what is your preferred way for additional information for the user
> modell?
> Do you still use the User-Profile or do you subclass the auth.user
> model?
> What are the pros and cons?
>
> ~Bernd
> >


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