mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
4 lines
155 B
Plaintext
4 lines
155 B
Plaintext
Django-polymorphic simplifies using inherited models in Django projects.
|
|
When a query is made at the base model, the inherited model classes are
|
|
returned.
|