major-domo-v2/commands/admin
Cal Corum 1d6fef51ab Consolidate season config variables to single source (v2.21.0)
Remove redundant sba_current_season and pd_current_season config values.
All code now uses sba_season and pd_season, which properly read from
environment variables. Fixes /team command defaulting to Season 12.

- Remove duplicate *_current_season constants from config.py
- Update 100+ references across commands, services, and utils
- sba_season defaults to 13, pd_season defaults to 10
- Environment variables SBA_SEASON/PD_SEASON now work correctly

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 16:12:16 -06:00
..
__init__.py CLAUDE: Add automated weekly transaction freeze/thaw system 2025-10-20 12:16:13 -05:00
league_management.py Update league_management.py 2025-11-06 22:11:56 -06:00
management.py Consolidate season config variables to single source (v2.21.0) 2025-12-02 16:12:16 -06:00
users.py CLAUDE: Add flexible permission system for multi-server support 2025-11-06 11:29:29 -06:00