Re: extending the user model

2007-01-24 Thread James Bennett
On 1/24/07, Gary Wilson <[EMAIL PROTECTED]> wrote: > This has been talked about a few times, but nothing concrete yet. I > think one of the more popular ideas was to create a user interface for > custom user models to adhere to. So you could have whatever > fields/methods you wanted in your mode

Re: extending the user model

2007-01-24 Thread Gary Wilson
On Jan 20, 10:00 am, "Joseph Perla" <[EMAIL PROTECTED]> wrote: > Have you already decided on a simple, fast, non-deprecated, standard way of > extending the User model? This has been talked about a few times, but nothing concrete yet. I think one of the more popular idea

extending the user model

2007-01-20 Thread Joseph Perla
Have you already decided on a simple, fast, non-deprecated, standard way of extending the User model? Last I remember, a ForeignKey(unique=True) was recommended, but that was kind of a hack due to the deprecation of the OneToOneField. j --~--~-~--~~~---~--~~ You