Comment

Peter Bengtsson

Yes, User profiles all the way!

Parent comment

Vincent Driessen

Have you ever extended the User object in another way, then? Without using subclasses? How did you do it? Did you make another model with a ForeignKey to User? Or did you use User profiles? Cheers, Vincent

Replies

Federico Cáceres

+1 to user profiles!