mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-05-10 19:23:10 +00:00
9 lines
254 B
ReStructuredText
9 lines
254 B
ReStructuredText
TODO
|
|
====
|
|
|
|
* Custom QuerySet subclass to pair with InheritanceCastModel for more
|
|
efficient querying.
|
|
|
|
* A version of InheritanceCastModel for 1.2+ (with reverse OneToOne
|
|
select_related now available) that doesn't require the added real_type
|
|
field.
|