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

Support manage.py's createsuperuser command #36

Open
payton opened this issue Aug 15, 2022 · 1 comment
Open

Support manage.py's createsuperuser command #36

payton opened this issue Aug 15, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@payton
Copy link
Owner

payton commented Aug 15, 2022

python3 manage.py createsuperuser currently fails after inputting an Ethereum address with:

TypeError: __init__() missing 1 required positional argument: 'message'
@payton payton added the bug Something isn't working label Aug 15, 2022
@pconerly
Copy link
Collaborator

@payton you might wanna look at my previous attempt here:
https://github.com/NorthwestNFTs/django-siwe-auth/commits/createsuperuser_override

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants