mirror of
https://github.com/django/django.git
synced 2025-12-09 02:55:57 +00:00
A .annotate().select_related() query resulted in misaligned rows vs
columns for compiler.resolve_columns() method.
Report & patch by Michael Manfre.
Backpatch of
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||