mawilson / survivor_draft

MIT License
0 stars 0 forks source link

Make linked seasons not symmetrical #180

Closed mawilson closed 5 months ago

mawilson commented 5 months ago

The template season probably doesn't want every season that spawned from it to be visible from the home page, so should make linked seasons asymmetric.

E g., 46b can show 46a, but 46a doesn't see 46b & 46c, which both were created thru create season using it as a template.

May want to add some way to link seasons under manage season, too.

mawilson commented 5 months ago

Done in https://github.com/mawilson/survivor_draft/pull/182. No season linker in manage season, for now.