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

-- 



Reply via email to