mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
InheritanceQuerySetMixin._clone signature conflicts with django ValuesQuerySet._clone code which calls super like this: "c = super(ValuesQuerySet, self)._clone(klass, **kwargs)" |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fields.py | ||
| models.py | ||
| tests.py | ||