mirror of
https://github.com/django/django.git
synced 2024-11-25 07:59:34 +01:00
69f7db153d
Correctly calculate the ``aggregate_start`` offset from loaded fields, if any are deferred, instead of ``self.query.select`` which includes all fields on the model. Also made some PEP 8 fixes. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |