Technology and Finance
See more
From this point on instead of referencing the user model with User, you should use either “settings.AUTH_USER_MODEL” or “get_user_model()”. You can learn when to use either here.