Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Scorer Year of Birth #49

Open
djbrown opened this issue Oct 15, 2020 · 0 comments
Open

Feature: Scorer Year of Birth #49

djbrown opened this issue Oct 15, 2020 · 0 comments
Labels

Comments

@djbrown
Copy link
Owner

djbrown commented Oct 15, 2020

Currently there is an empty Column Jahrgang in Game Reports.
This would ideally contain the Year of Birth of the respective Participant.

src/players/management/commands/import_reports.py

def import_scores(table, game: Game, team: Team):
    player_year_of_birth = row_data[2]

Alternative: allow Users to enter their Year (or Date) of Birth in their Profile.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: To do
Development

No branches or pull requests

1 participant