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

null username being set from register #326

Open
BillSeitz opened this issue Oct 29, 2020 · 0 comments
Open

null username being set from register #326

BillSeitz opened this issue Oct 29, 2020 · 0 comments

Comments

@BillSeitz
Copy link

(I suspect I've mucked things up along the way, now when I submit a user through my customized register.html, I get

IntegrityError: (psycopg2.errors.NotNullViolation) null value in column "username" of relation "users" violates not-null constraint

All the other fields are being parsed properly.

Is that an obvious clue to what I've broken?

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

No branches or pull requests

1 participant