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

Refs #26445 -- Allowed using UserManager.create_user()/create_superuser() in migrations. #12552

Merged
merged 1 commit into from Jul 6, 2020

Conversation

hramezani
Copy link
Member

@hramezani hramezani commented Mar 10, 2020

Ticket 26445
Continue @felixxm PR.
Try to address @charettes comment

Copy link
Member

@MarkusH MarkusH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hramezani. Looks solid. Sorry for the delay in review.

@felixxm felixxm changed the title Refs #26445 -- Used app config to lookup user model in _create_user. Refs #26445 -- Allowed using UserManager.create_user()/create_superuser() in migrations. Jul 6, 2020
…er() in migrations.

Used app config to lookup user model in _create_user().

Thanks Markus Holtermann for the review and initial patch.
Thanks Simon Charette for the implementation idea.
@felixxm
Copy link
Member

felixxm commented Jul 6, 2020

Thanks both!

@felixxm felixxm merged commit 7af8f41 into django:master Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants