For some reason, I initially save my users to a temporary table, and only later do I copy them to a table that uses Django\'s User.
User
My question is: How d