Handle duplicate registration #37

Merged
ngolp merged 2 commits from handle-duplicate-registration into 2025 2024-10-31 13:54:50 -04:00
ngolp commented 2024-10-27 12:48:31 -04:00 (Migrated from github.com)

No longer causes internal server error when making a duplicate registration. See github issue

Instead, it handles the IntegrityError exception by displaying a flash message and redirecting to the login page.

No longer causes internal server error when making a duplicate registration. See github issue #22 Instead, it handles the IntegrityError exception by displaying a flash message and redirecting to the login page.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ACM/hack-wpi-python#37
No description provided.