jazzband / jazzband/django-model-utils
Document how deep inheritance can go
Open
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 375
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
I have a use case where a base model needs subclasses who also have subclasses. From the examples of InheritanceManager in the docs, it’s not clear if that is supported.
Contributor guide
Research direction
Start with the InheritanceManager examples in the documentation and inspect how inheritance is described. Determine whether a base model can have subclasses that also have subclasses, then document the supported behavior and add an example or clarification so readers can tell whether deep inheritance is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100