We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you for developing this package. I am glad to have found it. My issue is that I wasn't able to use it, just out of the box.
I just ran $ python manage.py migrate | backtrace but I got an error that says:
$ python manage.py migrate | backtrace
django.db.utils.OperationalError: no such table: accounts_user No Traceback detected. Make sure you pipe stderr to backtrace correctly.
Let me know if I can provide further details. Cheers.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thank you for developing this package. I am glad to have found it.
My issue is that I wasn't able to use it, just out of the box.
I just ran
$ python manage.py migrate | backtrace
but I got an error that says:Let me know if I can provide further details.
Cheers.
The text was updated successfully, but these errors were encountered: