You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
I am creating a simple baseball app. I am stuck with my model to allow a team to have multiple players with multiple fielder rankings. For example player 1 is on Team A with a short stop rank of 2 but that same player on Team A could be a first baseman with a rank of 4. Can anyone help give me some clues on how to approach this. Thanks so much!