Hello, a small design question.
I´m planing a intranet which contains a members database. Their postal address and some other info.
Would you use the auth_user table to store all members or make a different table for it.
- If I use auth_user what to do with members not intresered in login?- If I choose to make a different table, some of the members will be using the intranet so they their e-mailaddress would be in two places
Kenneth

