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

Group signup #5

Open
mmcinnestaylor opened this issue Feb 13, 2024 · 0 comments
Open

Group signup #5

mmcinnestaylor opened this issue Feb 13, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@mmcinnestaylor
Copy link
Member

Currently, the account registration form only accepts input for a single user. An implementation of multiuser registration exists in the codebase (src/register/views.py, src/register/templates/register/group_register_form.html ) but generates a key error upon form save. Group signup would be particularly useful for walk-in users/groups on contest day.

Ref:
https://stackoverflow.com/questions/34962398/keyerror-at-registration-value-password1/34963664

@mmcinnestaylor mmcinnestaylor added bug Something isn't working enhancement New feature or request labels Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant