Hello anthony, i will try this.. Though i remember me getting an error. will keep posting for errors if any.. thanks..
On Mon, May 14, 2012 at 6:22 PM, Anthony <[email protected]> wrote: > After you define your custom auth_user table, you still have to call: > > auth.define_tables() > > Anthony > > On Monday, May 14, 2012 6:44:45 AM UTC-4, Yogesh Kamat wrote: >> >> AttributeError: 'NoneType' object has no attribute 'fields' >> >> Getting the above mentioned error. >> >> I have just created a custom auth_user table. >> >> Attached the w2p file for reference... >> >

