Ready to deploy to the real system: Migration: 011_join_code_and_leading_side.sql against real teecup_db (adds tournament.join_code — backfills existing tournaments with generated codes — and match.leading_side, plus the public_tournament_by_code() function). Redeploy: teecup_api only (no frontend changes yet — those come next). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| courses.py | ||
| matches.py | ||
| organizations.py | ||
| players.py | ||
| registration.py | ||
| scoring.py | ||
| tournaments.py | ||