Re: overriding User class

2006-04-01 Thread Max Battcher
Don Arbow wrote: > > On Apr 1, 2006, at 2:14 AM, [EMAIL PROTECTED] wrote: > >> I'm wondering what is the way to achieve User overriding if I want, >> say, add >> a new field to the django User class? >> Is there a way to do that without modifying the django source code ? >> > > Have a lo

Re: overriding User class

2006-04-01 Thread Don Arbow
On Apr 1, 2006, at 2:14 AM, [EMAIL PROTECTED] wrote: > I'm wondering what is the way to achieve User overriding if I want, > say, add > a new field to the django User class? > Is there a way to do that without modifying the django source code ? > Have a look at this for one way to do it

overriding User class

2006-04-01 Thread zeuxis
Hi all, I'm wondering what is the way to achieve User overriding if I want, say, add a new field to the django User class? Is there a way to do that without modifying the django source code ? -- Zeuxis --~--~-~--~~~---~--~~ You received this mes