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

Fixed 'createuser' CLI command. #5

Closed
wants to merge 2 commits into from
Closed

Fixed 'createuser' CLI command. #5

wants to merge 2 commits into from

Conversation

aquaino
Copy link

@aquaino aquaino commented Oct 17, 2021

It was failing because it was expecting also a username. Now it works.

Fixed 'createuser' CLI command.

It was failing because it was expecting also a username. Now it works.
@Gr3Kidd3r
Copy link

This isn't quite right as User model has not a username field. If you really want to fix this should override create_user and create_superuser manager methods (I can provide you some code) and if did so mention my opened issue #9.

@aquaino aquaino closed this Dec 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

Successfully merging this pull request may close these issues.

2 participants