I hope these are client requirements because they sound like terrible ideas.
On Tuesday, September 11, 2012 12:58:23 PM UTC-7, Pystar wrote: > > In the application I am developing, I would like to know if I can have 2 > auth tables in it? The reason is that I would like to have ordinary users > that would use the auth_user table with some > extra fields added and then an admin table with some unique fields. How do > I go about implementing something like this? Also I would like to > autogenerate a username and password for users whenever they try to > register for my app. How do I do this too? > I need help on this like yesterday. Thanks > --