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

some changes in code to avoid bug #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ArManiyar
Copy link

@ArManiyar ArManiyar commented Apr 12, 2023

In login_register file there was a unclosed quotes.
And whenever we are trying to create the super user we are getting problem that it cant be created as we are getting a error log:

[TypeError: create_superuser() missing 1 required positional argument: 'username' so for temporary bases i changed it to the username as USERNAME_FIELD

I am working on it until then merge it to the main branch.

Thank You

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.

1 participant