Derth Adams
Results
1
issues of
Derth Adams
The [Limitations section](https://github.com/craigds/django-typed-models#limitations) of the documentation says "Fields defined on subclasses can only be defined on one subclass, unless the duplicate fields are exactly identical". In `testapp/models.py` there's an [example...