melizalab / django-bird-colony

Bird colony management tool
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Children count includes unhatched eggs #24

Closed dmeliza closed 2 years ago

dmeliza commented 2 years ago

The "children" field in the bird tables gives a count of the number of children the bird has, but this includes unhatched eggs, which makes it less useful in determining if a bird has descendants.