Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Substitute the User model #44

Open
jd7h opened this issue Feb 23, 2020 · 2 comments
Open

Substitute the User model #44

jd7h opened this issue Feb 23, 2020 · 2 comments

Comments

@jd7h
Copy link
Owner

jd7h commented Feb 23, 2020

Follow the step outlined in https://docs.djangoproject.com/en/3.0/topics/auth/customizing/#substituting-a-custom-user-model.

@jd7h jd7h added this to the Division public/private pages milestone Feb 23, 2020
@jd7h
Copy link
Owner Author

jd7h commented Sep 7, 2020

I've forgotten why, though. :(

@jd7h jd7h added the wontfix This will not be worked on label Sep 11, 2020
@jd7h
Copy link
Owner Author

jd7h commented Oct 19, 2021

Reason from Django docs:

If you’re starting a new project, it’s highly recommended to set up a custom user model, even if the default User model is sufficient for you. This model behaves identically to the default user model, but you’ll be able to customize it in the future if the need arises:

@jd7h jd7h removed the wontfix This will not be worked on label Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant