julython / julython.org

Julython Website
http://www.julython.org
MIT License
46 stars 37 forks source link

Add possibility to join several teams #92

Open Eleonore9 opened 11 years ago

Eleonore9 commented 11 years ago

For now one person can only join one team. It would be nice if we could join several teams!

audreyfeldroy commented 11 years ago

+1 on this, I wish I could be on both the django-admin2 and pyladies teams! The django-admin2 team is sprinting together today/tomorrow at EuroPython.

rmyers commented 11 years ago

This one is tough as the teams during the game are 'magical' in the sense that it is just the sum of the points of all the players in that team. So if teams were changed to a many to many field the sql query may be a little crazy.