MakennaWorley / chess-website

A chess pairing and rating updating system using django
1 stars 0 forks source link

Club Code Assignment #11

Open MakennaWorley opened 2 weeks ago

MakennaWorley commented 2 weeks ago

When creating an account with the sign up page, if you provide a club code. It does NOT link a valid club to the account even though it finds the correct club.

The print statements shows that the code finds the correct club and in theory sets it to the registered_user but the admin portal shows that it never happened. Because this issue isn't affecting the actual use case for only Oakwood's Chess Club, I am shelving this issue.