radiac / django-tagulous

Fabulous Tagging for Django
http://radiac.net/projects/django-tagulous/
Other
332 stars 65 forks source link

Document `descendant_count` and `family_count` properties of TagTreeModel #182

Open jeffbowen opened 10 months ago

jeffbowen commented 10 months ago

Was about to build this myself before I realized that these properties already existed.

https://github.com/radiac/django-tagulous/blob/1617a6286f3aea3a569a8410ef27ca908b91807f/tagulous/models/models.py#L652-L664