Re: Separate User namespace

2009-05-20 Thread Timboy
t sure of the best way > > > to proceed. > > > > On May 18, 9:28 pm, Timboy wrote: > > > > > I have a normal User model for our private users of our project we > > > > also have a UserProfile for those users. > > > > >

Re: Separate User namespace

2009-05-20 Thread Andy Mikhailenko
actually want a second namespace, I'm not sure of the best way > > to proceed. > > > On May 18, 9:28 pm, Timboy wrote: > > > > I have a normal User model for our private users of our project we > > > also have a UserProfile for those users. > > >

Re: Separate User namespace

2009-05-19 Thread Timboy
r our private users of our project we > > also have a UserProfile for those users. > > > We need to have a public portion of our site as well with a separate > > user namespace. > > > Please advise the best way to achieve our goal. > > > TIA --~--~-~--~

Re: Separate User namespace

2009-05-19 Thread Aneesh
the best way to proceed. On May 18, 9:28 pm, Timboy wrote: > I have a normal User model for our private users of our project we > also have a UserProfile for those users. > > We need to have a public portion of our site as well with a separate > user namespace. > > Please adv

Separate User namespace

2009-05-18 Thread Timboy
I have a normal User model for our private users of our project we also have a UserProfile for those users. We need to have a public portion of our site as well with a separate user namespace. Please advise the best way to achieve our goal. TIA