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

Replace UserProfile model with a custom user model #3313

Open
hackdna opened this issue Apr 4, 2019 · 0 comments
Open

Replace UserProfile model with a custom user model #3313

hackdna opened this issue Apr 4, 2019 · 0 comments

Comments

@hackdna
Copy link
Member

hackdna commented Apr 4, 2019

It would be great to replace the UserProfile model with a custom user model as Two Scoops (20.3) and Django docs suggest.

It would allow customizing the User model in Django Admin (#3238) and using UUIDs instead of internal Django IDs for model instances in DRF APIs (#3309 (comment)).

Additional info: https://wsvincent.com/django-custom-user-model-tutorial/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant