This website requires JavaScript.
Explore
Help
Sign In
bernard
/
TeamForge
Watch
1
Star
0
Fork
0
You've already forked TeamForge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a02f23441141fcc2028845140704c86a36d269a1
TeamForge
/
teams
History
Bernard Siebens
c95cb24ca7
Extend
Season
model: add
generate_default
method for creating seasons with configurable defaults, and
_add_months
utility for date calculations.
2026-04-26 22:01:32 +02:00
..
migrations
Add
Season
model to
teams
app: define fields, constraints, meta options, and utility methods for date range and current season tracking.
2026-04-18 16:01:38 +02:00
__init__.py
Set up
teams
app: create app structure, register in settings, and update base template formatting.
2026-04-18 12:36:42 +02:00
admin.py
Set up
teams
app: create app structure, register in settings, and update base template formatting.
2026-04-18 12:36:42 +02:00
apps.py
Set up
teams
app: create app structure, register in settings, and update base template formatting.
2026-04-18 12:36:42 +02:00
models.py
Extend
Season
model: add
generate_default
method for creating seasons with configurable defaults, and
_add_months
utility for date calculations.
2026-04-26 22:01:32 +02:00
tests.py
Set up
teams
app: create app structure, register in settings, and update base template formatting.
2026-04-18 12:36:42 +02:00