I have a bunch of fields that are part of a user's account which would be ridiculous to ask for on signup.
However they are definitely decoupled parts of the user's data, so need to be extra fields to the auth_user table. How do I hide certain fields from the register form, and remove all col3 comments? Thanks for all suggestions, Alec Taylor --