ClintStaley / PhysicsCompetition

0 stars 0 forks source link

Rename inactive teams automatically #11

Open ClintStaley opened 3 years ago

ClintStaley commented 3 years ago

Users will probably collect old teams and never remove themselves from the teams. Not a big problem except that it means team names will get used up. A background housekeeping task will find all teams that have been inactive for a specified time, and rename them appropriately, e.g. "Rocket Scientists" => "Rocket Scientists (from Aug 10, 2009)"

Very low priority for now.