Code-Institute-Community / ci-hackathon-app

A community-built Django app to help automate future Code Institute hackathon events for students and alumni.
MIT License
20 stars 41 forks source link

Bugfix: 500 Error on Hackadmin page when teams are distributed, but mentors not yet #253

Closed stefdworschak closed 2 years ago

stefdworschak commented 2 years ago

Error AttributeError: 'NoneType' object has no attribute 'first_name' in hackadmin/helpers.py in extract_badges_for_hackathon at line 67

Further Details: Screenshot from 2021-11-10 16-05-31